ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/fake.pm
Revision: 1.1
Committed: Tue May 10 17:40:17 2011 UTC (15 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-1_3
Log Message:
1.3

File Contents

# User Rev Content
1 root 1.1 # fake file to steal the App::Staticperl namespace on CPAN.
2     # it has no other relevance on staticperl itself, the script
3     # is fully self-contained.
4     package App::Staticperl;
5    
6     1;
7