| 1 | # $Id$ |
|---|
| 2 | |
|---|
| 3 | PortSystem 1.0 |
|---|
| 4 | PortGroup perl5 1.0 |
|---|
| 5 | |
|---|
| 6 | perl5.setup WWW-URLToys 1.28 |
|---|
| 7 | maintainers hostwizard.com:scott |
|---|
| 8 | |
|---|
| 9 | description WWW::URLToys - gather and download URLs from URLs |
|---|
| 10 | |
|---|
| 11 | long_description WWW::URLToys is a separation of the program URLToys \ |
|---|
| 12 | into its core code (this module), and the programs \ |
|---|
| 13 | that use it (urltoys and urltoysw). This module has \ |
|---|
| 14 | been made available via CPAN to allow others to use \ |
|---|
| 15 | URLToys commands on their Perl arrays, and to create \ |
|---|
| 16 | interfaces for URLToys that far surpass those of the \ |
|---|
| 17 | original creator. |
|---|
| 18 | |
|---|
| 19 | homepage http://search.cpan.org/~jdrago/WWW-URLToys-1.28/URLToys.pm |
|---|
| 20 | |
|---|
| 21 | checksums md5 de1951e1a3a1f7095631376f115ed7b9 \ |
|---|
| 22 | sha1 7011e9e28fb0374fea0dc29423c2bded4a099b22 \ |
|---|
| 23 | rmd160 fe3e805fc7319b100ab29056cac3c02d312d1e5b |
|---|
| 24 | |
|---|
| 25 | platforms darwin |
|---|