Read-only release history for ZConf-RSS-GUI-GTK
Perl
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= lib/ZConf/RSS/GUI
carview.php?tsp= t
carview.php?tsp= .cvsignore
carview.php?tsp= Changes
carview.php?tsp= MANIFEST
carview.php?tsp= Makefile.PL
carview.php?tsp= README

README

ZConf-RSS-GUI-GTK
This provides a GTK backend for ZConf::RSS::GUI.
INSTALLATION
To install this module, run the following commands:
	perl Makefile.PL
	make
	make test
	make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
    perldoc ZConf::RSS::GUI::GTK
You can also look for information at:
    RT, CPAN's request tracker
        https://rt.cpan.org/NoAuth/Bugs.html?Dist=ZConf-RSS-GUI-GTK
    AnnoCPAN, Annotated CPAN documentation
        https://annocpan.org/dist/ZConf-RSS-GUI-GTK
    CPAN Ratings
        https://cpanratings.perl.org/d/ZConf-RSS-GUI-GTK
    Search CPAN
        https://search.cpan.org/dist/ZConf-RSS-GUI-GTK/
COPYRIGHT AND LICENCE
Copyright (C) 2009 Zane C. Bowers
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.