http://qs321.pair.com?node_id=11112699


in reply to Re^18: Making Perl Monks a better place for newbies (and others)
in thread Making Perl Monks a better place for newbies (and others)

I frequently use asterisks for emphasizing, rarely slashes. I've never used underscore.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^20: Making Perl Monks a better place for newbies (and others)
by LanX (Saint) on Feb 09, 2020 at 22:21 UTC
    Good to know, and thanks for the testimony ;)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

      I _have_ used /all/ *three* and still do in some places; and support it in some of my own personal software. I don’t even remember where I picked up the habit… maybe it was some IRC client in the late 90s but I barely remember what I did yesterday so…

        > I _have_ used /all/ *three* and still do in some places;

        yeah, but you don't use my nodelet hack. :)

        edit

        that's the effect there:

        I have used all three

        Cheers Rolf
        (addicted to the Perl Programming Language :)
        Wikisyntax for the Monastery FootballPerl is like chess, only without the dice