summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/perlfaq.pm
blob: dcb5ea730b8590ebea8410ee4a1f2f7e75b75607 (plain)
1
2
3
4
5
6
7
use strict;
use warnings;
package perlfaq;

our $VERSION = '5.20210411';

1;