#20511: RFE: p5-libwww-perl: please add the programs and the aliases ------------------------------+--------------------------------------------- Reporter: jpo@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: p5-libwww-perl ------------------------------+--------------------------------------------- Description: [[BR]] The current portfile doesn't install: * the lwp programs (by adding the -n option to Makefile.PL) and * the aliases HEAD, GET, and POST Note: I complete addicted to the aliases (they are installed by default in Red Hat/Fedora linux distros), Solution: [[BR]] * Remove the -n option in order to having the programs lwp-* installed * Add the --aliases option in order to having the aliases installed Portfile changes: [[BR]] {{{ < configure.pre_args-append -n
configure.pre_args-append --aliases
}}} Notes: [[BR]] * This perl module can also be updated as the latest version available in CPAN is the 5.830 (http://search.cpan.org/dist/libwww-perl) [[BR]] Diff: http://search.cpan.org/diff?from=libwww-perl-5.826&to=libwww- perl-5.830 -- Ticket URL: <http://trac.macports.org/ticket/20511> MacPorts <http://www.macports.org/> Ports system for Mac OS