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

our $VERSION = '5.20190126';

1;