xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
cpan
/
Module-Load-Conditional
/
t
/
test_lib
/
a
/
X.pm
(revision d415bd75)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
X
;
2
use
strict
;
3
4
our
$
VERSION
=
'0.01'
;
5
6
1
;
7