File: Eg.pm

package info (click to toggle)
libmodule-build-pluggable-perl 0.10-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 434; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
package Eg;
use strict;
use warnings;
use utf8;



1;
__END__

=head1 SYNOPSIS

    # Here is code

=head1 SEE ALSO

L<Acme::Hidek>