X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftalk-level-up-your-perl;a=blobdiff_plain;f=notes.txt;fp=notes.txt;h=2123a5f54e7c4b1d3cdc2e7087607d7d3139f168;hp=e0f8673c0838c8d8259fd718ad1a28f98413ff23;hb=d6d90e81bce86801aa4c8230201aaa737cee9a2b;hpb=de803521052265c492f81daf0c6a3e78c1b5309d diff --git a/notes.txt b/notes.txt index e0f8673..2123a5f 100644 --- a/notes.txt +++ b/notes.txt @@ -10,10 +10,10 @@ Ground rules: I Use CPAN. X Use B::Deparse. https://metacpan.org/pod/B::Deparse -X Document your shell scripts with pod. X Know regular expressions. X Use Regexp::Debugger. https://metacpan.org/pod/Regexp::Debugger X Write vim plugins in Perl. +X Document your shell scripts with pod. X Understand calling context. X Understand execution phases. X Understand when to be terse and when to be verbose