doxygen-filter-perl
                                
                                 doxygen-filter-perl copied to clipboard
                                
                                    doxygen-filter-perl copied to clipboard
                            
                            
                            
                        Doxygen::Filter::Perl - A perl code pre-filter for Doxygen
Doxygen::Filter::Perl
HOSTED AT
http://github.com/jordan2175/doxygen-filter-perl
MAJOR FEATURES
The major features of Doxygen::Filter::Perl are as follows:
    Support for Doxygen style comments in Perl
    Ability to convert POD comments in to Doxygen format
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
Copy the Doxyfile doxygen config file out of this project and put it in the base of your project.  You 
will want to update at least the following fields in that Doxfile to match your project:
    PROJECT_NAME
    PROJECT_NUMBER
DEPENDENCIES
This module requires these other modules and libraries:
Pod::POM (0.29)                 [License = Perl]
Pod::POM::View::HTML (1.06)     [License = Perl]
Log::Log4perl (1.46)            [License = Perl]
Test::More (1.001014)           [License = Perl]
Test::Output (1.03)             [License = Perl]
IO::Handle (1.34)
File::Slurp
PPR
LICENCE INFORMATION
This is free software, licensed under the Apache License, Version 2.0. See the LICENSE file included with this package for license details.
AUTHOR
Bret Jordan, jordan2175 at Google's mail system littledot com
COPYRIGHT
Copyright (C) 2011 by Bret Jordan all rights reserved