see the last example in http://www.chandrashekar.info/vault/perl-one-liner-scripts.html
or for a full perl module: http://search.cpan.org/dist/WWW-Mechanize/lib/WWW/Mechanize.pm#$mech-%3Efind_all_links(_..._) On Sat, Mar 8, 2008 at 8:39 PM, Chanan Berler <[EMAIL PROTECTED]> wrote: > i am kinda new / old to perl programming (only one year experience - > with on and off programming) > and i am looking for a way to print out all urls found on an html file > i tried m// - without much luck.... > it there a perl module ? > thanks > Chanan > > -- > =================== > ---- Chanan Berler ---- > =================== > _______________________________________________ > Perl mailing list > [email protected] > http://perl.org.il/mailman/listinfo/perl > _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
