File: demoapp

package info (click to toggle)
libgetopt-complete-perl 0.26-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 504 kB
  • sloc: perl: 1,068; makefile: 2
file content (6 lines) | stat: -rwxr-xr-x 104 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/usr/bin/env perl

use strict;
use warnings;

use Getopt::Complete::Cache file => __FILE__ . ".opts";