Skip to content

mirrorkeydev/CassCodeChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CASS Code Challenges

quine.pl

If perl is not installed on linux, run:

curl -L http://xrl.us/installperlnix | bash

(requires your system to already have a compiler like gcc installed)

To run quine.pl, navigate to the directory that contains it and do:

perl quine.pl

The copies of the source code will appear in the same directory as the quine itself, with files numbered 0.pl - 749999.pl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages