6 lines
78 B
Perl
6 lines
78 B
Perl
use strict;
|
|
use warnings;
|
|
package perlfaq;
|
|
$perlfaq::VERSION = '5.021011';
|
|
1;
|