perl-libnet.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
blob b05bb0865f7877224b79df4e726b9f0afa460ad2 316 bytes (raw)
$ git show v3.00:MANIFEST.SKIP	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
 
# Source control system files
^\.git/
^\.gitignore$

# Files generated by Makefile.PL
^libnet.cfg$
^Makefile$
^MYMETA\.json$
^MYMETA\.yml$

# Files generated by *make
^blib/
^pm_to_blib$

# Files generated by *make clean
^Makefile\.old$

# Files generated by *make dist
^libnet-\d\.\d\d\.tar\.gz$

git clone https://80x24.org/perl-libnet.git