- Timestamp:
- 09/15/07 17:33:36 (16 months ago)
- Location:
- lang/perl/WebService-YouTube/trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
lib/WebService/YouTube/User.pm (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WebService-YouTube/trunk
- Property svn:ignore
-
old new 5 5 inc 6 6 Makefile 7 Makefile.old 7 8 MANIFEST 9 MANIFEST.bak 8 10 META.yml 9 11 pm_to_blib 10 WebService-YouTube- v*12 WebService-YouTube-*.tar.*
-
- Property svn:ignore
-
lang/perl/WebService-YouTube/trunk/lib/WebService/YouTube/User.pm
r109 r176 5 5 use strict; 6 6 use warnings; 7 use version; our $VERSION = qv('1.0. 1');7 use version; our $VERSION = qv('1.0.2'); 8 8 9 9 use base qw(Class::Accessor::Fast); … … 48 48 =head1 VERSION 49 49 50 This document describes WebService::YouTube::User version 1.0. 150 This document describes WebService::YouTube::User version 1.0.2 51 51 52 52 =head1 SYNOPSIS … … 152 152 =head1 LICENSE AND COPYRIGHT 153 153 154 Copyright 2006, Hironori Yoshida <yoshida@cpan.org>. All rights reserved. 155 156 This program is free software; you can redistribute it and/or modify it 157 under the same terms as Perl itself. See L<perlartistic>. 154 This module is free software; you can redistribute it and/or 155 modify it under the same terms as Perl itself. See L<perlartistic>. 158 156 159 157 =cut
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)