diff options
Diffstat (limited to 'lang/p5-Switch/files/patch-Switch.pm')
-rw-r--r-- | lang/p5-Switch/files/patch-Switch.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Switch/files/patch-Switch.pm b/lang/p5-Switch/files/patch-Switch.pm index 532e6ec9ef29..2c4df57444ad 100644 --- a/lang/p5-Switch/files/patch-Switch.pm +++ b/lang/p5-Switch/files/patch-Switch.pm @@ -1,5 +1,5 @@ ---- Switch.pm 2014-08-01 14:47:54.000000000 +0200 -+++ Switch.pm 2014-08-01 14:47:57.000000000 +0200 +--- Switch.pm.orig 2014-03-18 12:24:00 UTC ++++ Switch.pm @@ -25,9 +25,11 @@ my ($Perl5, $Perl6) = (0,0); sub import |