Changeset 25773 for lang/perl/Path-Class-URI
- Timestamp:
- 12/03/08 16:54:44 (4 years ago)
- Location:
- lang/perl/Path-Class-URI/trunk
- Files:
-
- 4 modified
-
Changes (modified) (1 diff)
-
META.yml (modified) (1 diff)
-
lib/Path/Class/URI.pm (modified) (1 diff)
-
lib/Path/Class/Unicode.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Path-Class-URI/trunk/Changes
r25695 r25773 1 1 Revision history for Perl extension Path::Class::URI 2 3 0.04 Wed Dec 3 16:35:55 JST 2008 4 - Updated VERSION 2 5 3 6 0.03 Tue Dec 2 18:03:38 JST 2008 -
lang/perl/Path-Class-URI/trunk/META.yml
r25695 r25773 24 24 resources: 25 25 license: http://dev.perl.org/licenses/ 26 version: 0.0 326 version: 0.04 -
lang/perl/Path-Class-URI/trunk/lib/Path/Class/URI.pm
r25695 r25773 3 3 use strict; 4 4 use 5.008_001; 5 our $VERSION = '0.0 3';5 our $VERSION = '0.04'; 6 6 7 7 use URI; -
lang/perl/Path-Class-URI/trunk/lib/Path/Class/Unicode.pm
r25694 r25773 3 3 use strict; 4 4 use 5.008_001; 5 our $VERSION = '0.0 1';5 our $VERSION = '0.04'; 6 6 7 7 use Exporter::Lite;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)