#20021: WWW-URLToys 1.28 Portfile ------------------------------+--------------------------------------------- Reporter: scott@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-www-urltoys ------------------------------+--------------------------------------------- Comment(by scott@…): Replying to [comment:6 blb@…]:
Does this also depend on p5-libwww-perl and p5-uri (per the [http://cpansearch.perl.org/src/JDRAGO/WWW-URLToys-1.28/README README])?
Good catch. I went ahead and uninstalled all port files, and then installed p5-www-urltoys and found it missing LW.pm. Adding in p5-libwww- perl as a dependency, solved this. That seems to have all the bits needed to get this working. /opt/local/bin/perl -MWWW::URLToys -e 1 Returns no error, telling me I am installed correctly I believe. After some time to bring perl back in, calling port install p5-WWW-URLToys I am now left with this $port installed The following ports are currently installed: p5-compress-raw-zlib @2.015_0 (active) p5-compress-zlib @2.015_0 (active) p5-crypt-ssleay @0.57_0 (active) p5-html-parser @3.60_0 (active) p5-html-tagset @3.20_0 (active) p5-io-compress-base @2.015_0 (active) p5-io-compress-zlib @2.015_0 (active) p5-libwww-perl @5.826_0 (active) p5-uri @1.37_0 (active) p5-www-urltoys @1.28_0 (active) perl5 @5.8.9_0 (active) perl5.8 @5.8.9_3 (active) I guess libwww-perl puts in a bit more stuff than needed. At any rate, seems to now work, and is attached. -- Ticket URL: <http://trac.macports.org/ticket/20021#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS