--- -	2014-08-10 17:25:10.000000000 +0100
+++ macports/Portfile	2014-08-10 17:24:51.000000000 +0100
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        rodnaph pearl 0.2.0 v
+github.setup        rodnaph pearl 0.2.1 v
 categories          devel macports
 platforms           darwin
 maintainers         pu-gh.com:rod
@@ -15,19 +15,19 @@
     Macports Portfile for your project. It just automates the diffing of your \
     current Portfile with the release version from the Macports SVN repository.
 
-depends_lib         port:p5.12-ipc-run \
-                    port:p5.12-getopt-long-descriptive \
-                    port:p5.12-yaml \
-                    port:p5.12-lwp-useragent-determined
+depends_lib         port:p5.16-ipc-run \
+                    port:p5.16-getopt-long-descriptive \
+                    port:p5.16-yaml \
+                    port:p5.16-lwp-useragent-determined
 
-checksums           rmd160  8fdfc7cf23bf0b8788a919f26b8ffd2dd7e8c17b \
-                    sha256  3f12562e2b37bebf0e5ead2d2d3fdeb4faa3a34055fd3dd08cb7f0114bac0582
+checksums           rmd160  9c1185a5c5e9fc54612808977ee8f548b2258d31 \
+                    sha256  e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
 
 use_configure       no
 supported_archs     noarch
 
 post-patch {
-    reinplace       "s&#!/usr/bin/env perl&#!${prefix}/bin/perl5.12&" ${worksrcpath}/pearl
+    reinplace       "s&#!/usr/bin/env perl&#!${prefix}/bin/perl5.16&" ${worksrcpath}/pearl
 }
 
 build               {}
