Skip to content

🍪 A collection of Perl related quotes to be used by crazy people as a fortune database

License

Notifications You must be signed in to change notification settings

g4570n/perl-fortunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 perl-fortunes

A Perl collection of quotes to be used by crazy people as fortune database.

🔨 Setup

make
sudo cp data/* /usr/share/games/fortunes

... if your fortunes are located in /usr/share/games/fortunes, you can get this place from fortune like this :

fortune -f 2>&1 | head -n 1 | cut -f2 -d" "

⚠️ Warning

Could contains Perl code 😱 and Larry Wall quotes 😂

⛄ TODO

🐒 Conclusion

Happy Perl hacking ! 😚

About

🍪 A collection of Perl related quotes to be used by crazy people as a fortune database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published