Changeset 14480 for lang/perl/WebService-Nowa
- Timestamp:
- 06/23/08 22:08:17 (5 years ago)
- Location:
- lang/perl/WebService-Nowa/trunk
- Files:
-
- 1 added
- 4 modified
-
Changes (modified) (1 diff)
-
MANIFEST.SKIP (added)
-
META.yml (modified) (2 diffs)
-
Makefile.PL (modified) (1 diff)
-
lib/WebService/Nowa.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WebService-Nowa/trunk/Changes
r11914 r14480 1 1 Revision history for Perl extension WebService::Nowa 2 3 0.02 Mon Jun 23 22:00:34 2008 4 - add encode_utf8 option 2 5 3 6 0.01 Sun May 18 19:14:36 2008 -
lang/perl/WebService-Nowa/trunk/META.yml
r11917 r14480 17 17 Carp: 0 18 18 Crypt::SSLeay: 0 19 Data::Visitor::Encode: 0 19 20 Encode: 0 20 21 JSON::Syck: 0 … … 26 27 Web::Scraper: 0 27 28 perl: 5.8.1 28 version: 0.0 129 version: 0.02 -
lang/perl/WebService-Nowa/trunk/Makefile.PL
r11916 r14480 12 12 requires 'WWW::Mechanize'; 13 13 requires 'Crypt::SSLeay'; 14 requires 'Data::Visitor::Encode'; 14 15 15 16 auto_include; -
lang/perl/WebService-Nowa/trunk/lib/WebService/Nowa.pm
r14475 r14480 5 5 6 6 use 5.8.1; 7 our $VERSION = '0.0 1';7 our $VERSION = '0.02'; 8 8 9 9 use Encode ();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)