File: pp

package info (click to toggle)
libpar-packer-perl 1.063-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,380 kB
  • sloc: perl: 12,859; ansic: 1,486; makefile: 30; sh: 5
file content (8 lines) | stat: -rwxr-xr-x 63 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
#!/usr/bin/perl

use strict;
use warnings;
use pp;

pp->go();