xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
cpan
/
Test-Simple
/
t
/
lib
/
Dummy.pm
(revision 5af055cd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
Dummy
;
2
3
use
strict
;
4
our
$
VERSION
=
'0.01'
;
5
6
1
;
7