debian-galaxy-a20e/rootfs/usr/share/perl/5.36.0/perlfaq.pm

8 lines
77 B
Perl
Raw Normal View History

2026-08-27 13:48:54 +00:00
use strict;
use warnings;
package perlfaq;
our $VERSION = '5.20210520';
1;