ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/App-Staticperl/fake.pm
Revision: 1.2
Committed: Tue Jun 14 07:04:43 2011 UTC (12 years, 10 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
1.31

File Contents

# Content
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