Changeset 2783
- Timestamp:
- 12/07/07 15:48:34 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WWW-MobileCarrierJP/trunk/lib/WWW/MobileCarrierJP/ThirdForce/CIDR.pm
r2754 r2783 9 9 sub scrape { 10 10 scraper { 11 process '//td[@bgcolor="#eeeeee"]/font[@size="2" and @class="j10" and @color!="#ff0000"]', 'cidr[]', ['TEXT', sub {11 process '//td[@bgcolor="#eeeeee"]/font[@size="2" and @class="j10"]', 'cidr[]', ['TEXT', sub { 12 12 m{^([0-9.]+)(/[0-9]+)}; 13 13 +{ ip => $1, subnetmask => $2 };
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)