NAME

Acme::CPANAuthors::Register

SYNOPSIS

package Acme::CPANAuthors::YourGroup
use strict;
use warnings;
our $VERSION = '0.071226';
use Acme::CPANAuthors::Register (
  ID  => 'Real Name',
);

1;

DESCRIPTION

This is used to register Pause IDs and real names of those who belong to your country/local perl mongers group/your company etc.

AUTHOR

Kenichi Ishigaki, <ishigaki at cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Kenichi Ishigaki.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.