
A simple command line tool for adding your POD to a Trac.
Create a YAML config file, in ~/.pod2trac, with the following
trac_name: url: http://full/url/trac user: your_user passwd: your_passwd

pod2trac.pl - a command line for adding POD to Trac

pod2trac.pl --path=~/svk/local/ --trac_name=mymodules
pod2trac.pl --path=~/svk/local/ --trac_name=mycompany --filter=pm --filter=pl
pod2trac.pl --file=~/svk/local/MyModule/lib/MyModule.pm --trac_name=mycompany