Skip to content

hitode909/App-CPANfile2OPML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

App::CPANfile2OPML - CPANfile to OPML converter

SYNOPSIS

use App::CPANfile2OPML;

my $app = App::CPANfile2OPML->new;
print $app->convert_file("cpanfile");

DESCRIPTION

App::CPANfile2OPML generates OPML from CPANfile.

SEE ALSO

cpanfile2opml

You can subscribe updates of your depending CPAN modules on your favorite feed reader.

LICENSE

Copyright (C) hitode909.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

hitode909 hitode909@gmail.com