Changeset 31047
- Timestamp:
- 03/11/09 00:12:46 (4 years ago)
- Location:
- lang/perl/WWW-MobileCarrierJP/trunk
- Files:
-
- 4 modified
-
.gitignore (modified) (1 diff)
-
Changes (modified) (1 diff)
-
lib/WWW/MobileCarrierJP.pm (modified) (1 diff)
-
lib/WWW/MobileCarrierJP/ThirdForce/HTTPHeader.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WWW-MobileCarrierJP/trunk/.gitignore
r30339 r31047 1 *.bak 2 *.sw[po] 3 MANIFEST 1 4 META.yml 2 5 Makefile 6 Makefile.old 7 blib 8 cover_db 9 inc 3 10 inc/ 4 blib 11 nytprof.out 5 12 pm_to_blib -
lang/perl/WWW-MobileCarrierJP/trunk/Changes
r30716 r31047 1 1 Revision history for Perl extension WWW::MobileCarrierJP 2 3 0.28 4 5 - f*cking j-phone changed html... 2 6 3 7 0.27 -
lang/perl/WWW-MobileCarrierJP/trunk/lib/WWW/MobileCarrierJP.pm
r30716 r31047 3 3 use warnings; 4 4 5 our $VERSION = '0.2 7';5 our $VERSION = '0.28'; 6 6 7 7 1; -
lang/perl/WWW-MobileCarrierJP/trunk/lib/WWW/MobileCarrierJP/ThirdForce/HTTPHeader.pm
r29939 r31047 30 30 sub _undefine { 31 31 my $x = shift; 32 $x =~ s/\s+$//; 32 33 $x =~ /^(?:−|-|\x{d7})$/ ? undef : $x; 33 34 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)