We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc29cd commit d2f0e63Copy full SHA for d2f0e63
lib/MetaCPAN/Web/Controller/Feed.pm
@@ -10,7 +10,6 @@ use HTML::Escape qw( escape_html );
10
use MetaCPAN::Web::RenderUtil qw( render_markdown );
11
use MetaCPAN::Web::Types qw( ArrayRef DateTime Enum HashRef Str Undef Uri );
12
use Params::ValidationCompiler qw( validation_for );
13
-use Path::Tiny qw( path );
14
use XML::FeedPP (); ## no perlimports
15
use URI ();
16
0 commit comments