App-Changelord/lib/App/Changeman.pm

14 lines
111 B
Perl

package App::Changeman;
# ABSTRACT:
=head1 SYNOPSIS
=head1 DESCRIPTION
=cut
use strict;
use warnings;
1;