xref
: /
openbsd-src
/
gnu
/
usr.bin
/
perl
/
cpan
/
Module-Load-Conditional
/
t
/
to_load
/
InPod.pm
(revision 256a93a44f36679bee503f12e49566c2183f6181)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
use
strict
;
2
=pod
3
4
$VERSION = 1;
5
6
=cut
7
8
package
InPod
;
9
10
our
$
VERSION
=
2
;
11
12
1
;
13