mirror of
https://github.com/perlbot/perlbot-jail
synced 2025-06-07 14:15:45 -04:00
Start of new git repo for the perlbot jail
This commit is contained in:
commit
2c94897ef6
5 changed files with 14 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
dev/
|
||||||
|
lib/
|
||||||
|
usr/
|
||||||
|
perl5/
|
1
example.html
Normal file
1
example.html
Normal file
File diff suppressed because one or more lines are too long
1
hello.txt
Normal file
1
hello.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Hello, World!
|
4
married.fwp
Normal file
4
married.fwp
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
low_salary upper_salary (exceptions) 0 1 2 3 4 5 6 7 8 9 10
|
||||||
|
4,220 4,240 250 226 203 179 156 133 109 86 66 50 34
|
||||||
|
4,240 4,260 253 229 206 182 159 136 112 89 68 52 36
|
||||||
|
4,260 4,280 256 232 209 185 162 139 115 92 70 54 38
|
4
single.fwp
Normal file
4
single.fwp
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
low_salary upper_salary (exceptions) 0 1 2 3 4 5 6 7 8 9 10
|
||||||
|
2,220 2,240 250 226 203 179 156 133 109 86 66 50 34
|
||||||
|
2,240 2,260 253 229 206 182 159 136 112 89 68 52 36
|
||||||
|
2,260 2,280 256 232 209 185 162 139 115 92 70 54 38
|
Loading…
Add table
Reference in a new issue