DEBSOURCES
Skip Quicknav
sources / perlimports / 0.000058-1 / test-data / foo.pl
12345678
#!/usr/bin/env perl use strict; use warnings; use Getopt::Long; my @foo = GetOptions();