Skip to content

Commit d5075df

Browse files
Initial commit
0 parents  commit d5075df

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.gitignore

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
blib/
2+
.build/
3+
_build/
4+
cover_db/
5+
inc/
6+
Build
7+
!Build/
8+
Build.bat
9+
.last_cover_stats
10+
Makefile
11+
Makefile.old
12+
MANIFEST.bak
13+
META.yml
14+
MYMETA.yml
15+
nytprof.out
16+
pm_to_blib

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
perl
2+
====
3+
4+
Where I contribute to the greatest non-compiled computer language ever. :-)

0 commit comments

Comments
 (0)