Changeset 18683
- Timestamp:
- 09/03/08 00:58:24 (4 months ago)
- Location:
- lang/perl/WWW-MobileCarrierJP/trunk
- Files:
-
- 3 modified
-
Makefile.PL (modified) (1 diff)
-
lib/WWW/MobileCarrierJP/Declare.pm (modified) (1 diff)
-
lib/WWW/MobileCarrierJP/ThirdForce/UserAgent.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WWW-MobileCarrierJP/trunk/Makefile.PL
r12315 r18683 3 3 all_from 'lib/WWW/MobileCarrierJP.pm'; 4 4 5 requires 'Web::Scraper' => '0.24';6 requires ' Exporter' => '5.58';5 requires 'Web::Scraper' => '0.24'; 6 requires 'Sub::Exporter' => '0.979'; 7 7 requires 'HTML::Selector::XPath' => '0.03'; 8 8 -
lang/perl/WWW-MobileCarrierJP/trunk/lib/WWW/MobileCarrierJP/Declare.pm
r12315 r18683 2 2 use strict; 3 3 use warnings; 4 use Exporter 'import';4 use utf8; 5 5 use Web::Scraper; 6 6 use URI; 7 use Sub::Exporter; 7 8 8 our @EXPORT = qw/parse_one scraper process col/; 9 my $exporter = Sub::Exporter::build_exporter( 10 { 11 exports => [qw(parse_one scraper process col)], 12 groups => { default => [':all'] } 13 }, 14 ); 15 16 sub import { 17 strict->import; 18 warnings->import; 19 utf8->import; 20 21 goto $exporter; 22 } 9 23 10 24 sub col { -
lang/perl/WWW-MobileCarrierJP/trunk/lib/WWW/MobileCarrierJP/ThirdForce/UserAgent.pm
r18678 r18683 1 1 package WWW::MobileCarrierJP::ThirdForce::UserAgent; 2 use strict;3 use warnings;4 2 use WWW::MobileCarrierJP::Declare; 5 use URI;6 3 7 4 parse_one(
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)