Changeset 3390
- Timestamp:
- 12/21/07 10:35:49 (13 months ago)
- Location:
- lang/perl/Boofy/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Boofy/trunk/Changes
r3389 r3390 1 1 Revision history for Perl extension Boofy. 2 3 0.02 Tue Jul 11 13:45:11 JST 2006 4 - Changed to use CGI->Vars 2 5 3 6 0.01 Sat Apr 1 11:04:36 2006 -
lang/perl/Boofy/trunk/META.yml
r3389 r3390 2 2 #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# 3 3 name: Boofy 4 version: 0.0 14 version: 0.02 5 5 version_from: lib/Boofy.pm 6 6 installdirs: site -
lang/perl/Boofy/trunk/lib/Boofy.pm
r3389 r3390 3 3 use strict; 4 4 use warnings; 5 our $VERSION = '0.0 1';5 our $VERSION = '0.02'; 6 6 7 use CGI; 7 8 9 CGI->Vars; 8 10 9 11
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)