Timeline for Where are the command-line options to perl documented?
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 17, 2015 at 10:44 | comment | added | David Röthlisberger | Also note that not all distros install the complete perl manpages by default, so you might have to do, for example on Ubuntu, sudo apt install perl-doc. | |
| Aug 3, 2012 at 17:52 | comment | added | manatwork | perlrun's online copy has hyperlinks and nicer formatting. Just to know that option too. | |
| Jul 31, 2012 at 22:51 | vote | accept | Cory Klein | ||
| Jul 31, 2012 at 22:49 | comment | added | cas | man perl primarily lists all of the other perl man pages, including perlrun Perl execution and options | |
| Jul 31, 2012 at 22:10 | vote | accept | Cory Klein | ||
| Jul 31, 2012 at 22:50 | |||||
| Jul 31, 2012 at 21:51 | comment | added | Wojtek | man perl has references to specific versions of perl at the end (the 'see also' section, usually overlooked). Following them (e.g. man perl5.12) gives you all the manual pages you can think of. | |
| Jul 31, 2012 at 20:52 | comment | added | Cory Klein | Egh. How was I supposed to know that?! | |
| Jul 31, 2012 at 20:51 | history | answered | Thor | CC BY-SA 3.0 |