ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
/
cvs
/
App-Staticperl
/
Staticperl.pm
Revision:
1.1
Committed:
Tue Jun 14 07:04:43 2011 UTC
(13 years, 3 months ago) by
root
Branch:
MAIN
CVS Tags:
rel-1_46, rel-1_44, rel-1_45, rel-1_42, rel-1_43, rel-1_41, rel-1_4, rel-1_31, HEAD
Log Message:
1.31
File Contents
#
Content
1
# fake file to steal the App::Staticperl namespace on CPAN.
2
# it has no other relevance to staticperl itself, the script
3
# is fully self-contained.
4
package App::Staticperl;
5
6
1;
7