Skip to content

Commit

Permalink
Removes patched Archive::Any.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Nov 22, 2013
1 parent aa3f8e5 commit 89e012b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 52 deletions.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -33,7 +33,7 @@ my %WriteMakefileArgs = (

# runtime dependencies
PREREQ_PM => {
"Archive::Any" => 0,
"Archive::Any" => 0.0941,
"Archive::Any::Plugin" => 0,
"Archive::Tar" => 0,
"CHI" => 0,
Expand Down
51 changes: 0 additions & 51 deletions lib/Archive/Any/Plugin/Tar.pm

This file was deleted.

0 comments on commit 89e012b

Please sign in to comment.