| Acme-MirrorTracer documentation | Contained in the Acme-MirrorTracer distribution. |
Acme::MirrorTracer - Do nothing.
This document describes Acme::MirrorTracer version 2009.052920495001
How quickly does this get propagated by CPAN mirrors?
None.
No bugs have been reported.
Please report any bugs or feature requests to
bug-acme-mirrortracer@rt.cpan.org, or through the web interface at
http://rt.cpan.org.
Andy Armstrong <andy@hexten.net>
Copyright (c) 2009, Andy Armstrong <andy@hexten.net>.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
| Acme-MirrorTracer documentation | Contained in the Acme-MirrorTracer distribution. |
package Acme::MirrorTracer; use warnings; use strict;
our $VERSION = '2009.052920495001';
1; __END__