in reply to Re^2: Using Perlbrew with debian Perl packages like libdbd-mysql
in thread [SOLVED] Using Perlbrew with debian Perl packages like libdbd-mysql
Yeah, well, without being told explicitly which package they are in, I have no clue how or where to get them. The debian packaging system is a large black box to me. I have only vague notions of how it works despite doing some reading on it. I barely know what a header is from the C book I picked up 20 blue moons ago. It kind of makes things a lot harder to figure out. And then I'm left wondering why I need a damn "client" when I'm trying to set up a "server." And I have no idea what "development" headers are. It's confusing as hell.
RTFM is all well and good. But when you start mixing and matching technologies and run into edge cases, the manual has limitations unless you have an advanced understanding of what's going on under the hood, which I admittedly do not. Yeah, sure, I could spend a day or two going through in great deal to learn more about the intricacies of the debian packaging system and how it all works, but right now I'm trying to focus on more immediate concerns and learn another technology I'm trying to learn.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Using Perlbrew with debian Perl packages like libdbd-mysql
by marto (Cardinal) on Dec 13, 2017 at 23:24 UTC | |
by nysus (Parson) on Dec 14, 2017 at 00:03 UTC | |
by marto (Cardinal) on Dec 14, 2017 at 10:02 UTC | |
by nysus (Parson) on Dec 14, 2017 at 14:48 UTC |