File: 01_package.pl

package info (click to toggle)
plsense 0.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,012 kB
  • sloc: perl: 9,767; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,062 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
#!/usr/bin/perl

use File::Basename;


# astart use
#use 
# aend include: Exporter File::Spec Getopt::Long strict warnings
# aend exclude: grep map shift $_ @ARGV %ENV

# astart require
#require 
# aend include: Exporter File::Spec Getopt::Long strict warnings
# aend exclude: grep map shift $_ @ARGV %ENV

# astart use has word
#use Fi
# aend include: File::Spec File::Basename FindBin
# aend exclude: Exporter Getopt::Long strict warnings

# astart package word
#Fi
# aend include: File::Spec File::Basename FindBin
# aend exclude: Exporter Getopt::Long strict warnings
# ahelp File::Basename : ^ File::Basename \s is \s Module\. $
# ahelp File::Basename : ^ defined \s in \s ' [^']+ ' \. $
# ahelp File::Basename : ^ NAME \s+ File::Basename \s+ - \s
# ahelp File::Basename : ^ \s* "basename" \s
# ahelp File::Basename : ^ \s* "dirname" \s


# hstart package
#use File::Basename
# hend ^ File::Basename \s is \s Module\. $
# hend ^ defined \s in \s ' [^']+ ' \. $
# hend ^ NAME \s+ File::Basename \s+ - \s
# hend ^ \s* "basename" \s
# hend ^ \s* "dirname" \s