This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
# This chunk of stuff was generated by App::FatPacker. To find the original | |
# file's code, look for the end of this BEGIN block or the string 'FATPACK' | |
BEGIN { | |
my %fatpacked; | |
$fatpacked{"Devel/PatchPerl.pm"} = <<'DEVEL_PATCHPERL'; | |
package Devel::PatchPerl; | |
BEGIN { | |
$Devel::PatchPerl::VERSION = '0.32'; |