Apache-RSS
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
package Apache::RSS;
use ExtUtils::MakeMaker;
use lib './lib';
use Apache::RSS;
use Apache::src ();
use Apache::ExtUtils qw(command_table);
my @directives = (
{
name => 'RSSEnableRegexp',
args_how => 'TAKE1',
req_override => 'OR_INDEXES',
},
( run in 0.330 second using v1.01-cache-2.11-cpan-87723dcf8b7 )