summaryrefslogtreecommitdiff
path: root/test/fixtures/perldoc/BashCompletionModule.pm
blob: b9208f34287d90e3e9a9dfc51d5289d79d41b8dc (plain)
1
2
3
4
package BashCompletionModule;
use strict;
use warnings;
1;