1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 16:15:39 -04:00

update db and minor changes

This commit is contained in:
Ryan Voots 2017-04-14 17:21:21 -04:00
parent 8954e8a4b2
commit 497b97e5bd

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
read -r -d '' CODE <<'EOC' read -r -d '' CODE <<'EOC'
perl5.24 print "Hello World"; perl4 print "Hello World";
EOC EOC
echo -------- echo --------