handle newline and html break conversions in mediawiki publishing
[scpubgit/System-Introspector-Report.git] / lib / System / Introspector / Report.pm
CommitLineData
499ebcdd 1package System::Introspector::Report;
2
3our $VERSION = '0.000001'; # 0.0.1
4
5$VERSION = eval $VERSION;
6
71;
8
9=head1 NAME
10
11System::Introspector::Report - Description goes here
12
13=head1 SYNOPSIS
14
15=head1 DESCRIPTION
16
17=head1 AUTHOR
18
19 Robert Sedlacek <r.sedlacek@shadowcat.co.uk>
20
21=head1 CONTRIBUTORS
22
23None yet - maybe this software is perfect! (ahahahahahahahahaha)
24
25=head1 COPYRIGHT
26
27Copyright (c) 2012 the System::Introspector::Report L</AUTHOR> and L</CONTRIBUTORS>
28as listed above.
29
30=head1 LICENSE
31
32This library is free software and may be distributed under the same terms
33as perl itself.