#33026: Update request for p5-xml-twig ----------------------------------+----------------------------------------- Reporter: macosx12345@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: p5-xml-twig ----------------------------------+----------------------------------------- MacPorts' version of XML::Twig, 3.32, dates back to 2007 and uses deprecated features of Perl (see below). Here is a patch to the portfile. Warning messages during initialization of XML::Twig 3.32 under Perl 5.12.3: {{{ UNIVERSAL->import is deprecated and will be removed in a future perl at /opt/local/lib/perl5/vendor_perl/5.12.3/XML/Twig.pm line 16 UNIVERSAL->import is deprecated and will be removed in a future perl at /opt/local/lib/perl5/vendor_perl/5.12.3/XML/Twig.pm line 33 UNIVERSAL->import is deprecated and will be removed in a future perl at /opt/local/lib/perl5/vendor_perl/5.12.3/XML/Twig.pm line 4033 UNIVERSAL->import is deprecated and will be removed in a future perl at /opt/local/lib/perl5/vendor_perl/5.12.3/XML/Twig.pm line 4124 UNIVERSAL->import is deprecated and will be removed in a future perl at /opt/local/lib/perl5/vendor_perl/5.12.3/XML/Twig.pm line 4203 }}} -- Ticket URL: <https://trac.macports.org/ticket/33026> MacPorts <http://www.macports.org/> Ports system for Mac OS