#!/usr/bin/perl
# (>>>FILE<<<)     (>>>AUTHOR<<<)     (>>>VC_DATE<<<)

use warnings;
use strict;
$|=1;
use Data::Dumper;

(>>>POINT<<<)



__END__

=head1 NAME

(>>>FILE<<<)

=head1 SYNOPSIS

(>>>7<<<)

=head1 DESCRIPTION

(>>>6<<<)Stub documentation for (>>>FILE<<<), 
created by template.el.

It looks like the author of this script was negligent 
enough to leave the stub unedited.

=head1 AUTHOR

(>>>USER_NAME<<<), E<lt>(>>>LOGIN_NAME<<<)@(>>>HOST_ADDR<<<)E<gt>

=head1 COPYRIGHT AND LICENSE

Copyright (C) (>>>YEAR<<<) by (>>>USER_NAME<<<)

This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.2 or,
at your option, any later version of Perl 5 you may have available.

=head1 BUGS

None reported... yet.

=cut
