The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
use vars qw($VERSION);
$VERSION = sprintf "%d", q$Revision: 518 $ =~ /(\d+)/;

1;
__END__

=pod

=head1 NAME

Doxy - Doxygenate RWDE style app

=head1 SYNOPSIS

Run doxy on your perl files to get the the template for documentation doxygen style. 
Afterwards, doxygen can go and create html documentation using the tags. 

=head1 SPONSOR

This code has been developed under sponsorship of MailerMailer LLC,
http://www.mailermailer.com/

=head1 COPYRIGHT & LICENSE

Copyright MailerMailer LLC 2005-2008. All rights reserved.  This code
is free software; you can redistribute it and/or modify it under the
same terms as Perl itself.