in reply to Re^3: Using Perlbrew with debian Perl packages like libdbd-mysql
in thread [SOLVED] Using Perlbrew with debian Perl packages like libdbd-mysql

I glanced at it. Does that count?

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^4: Using Perlbrew with debian Perl packages like libdbd-mysql

Replies are listed 'Best First'.
Re^5: Using Perlbrew with debian Perl packages like libdbd-mysql
by marto (Cardinal) on Dec 13, 2017 at 21:26 UTC

    No, it's not. You've chosen to use a tool, read and understand the documentation and that of the systems you've chosen to use. There's no magic to anything. Take the time to understand these things.

      To paraphrase Arthur C Clarke, if you can't understand it, it's f*cking magic.

      $PM = "Perl Monk's";
      $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
      $nysus = $PM . ' ' . $MCF;
      Click here if you love Perl Monks

        Glancing at something won't make you understand it. Update: thanks for proving my point.