xref: /openbsd-src/gnu/usr.bin/perl/t/lib/caller/Bpack.pm (revision f2a19305cfc49ea4d1a5feb55cd6c283c6f1e031)
1*f2a19305Safresh1# for use by caller.t for GH #15109 and other tests
2*f2a19305Safresh1package Bpack;
3*f2a19305Safresh1use Cpack;
4*f2a19305Safresh11;
5