user-pic

dami

  • Posted "Beautiful Perl features", new series on dev.to to dami

    As announced two weeks ago, I'm starting a series on dev.to about "Beautiful Perl features". The intent is to touch people outside of the Perl Community and try to convince them that Perl is not the dreadful language they imagine, by showing them facts, not opinions.

    The first two posts ar…

  • Posted Call for proofreaders : blogging on beautiful Perl features to dami

    Hi fellow Perlists,

    Now that I am retired, I have a bit more time for personal projects. One project dear to my heart would be to demonstrate strong features of Perl for programmers from other backgrounds. So I'm planning a https://dev.to/ series on "beautiful Perl features", comparing var…

  • Posted Carp::Object, an object-oriented replacement for Carp and Carp::Clan to dami

    The new Carp::Object module is an object-oriented replacement for Carp or Carp::Clan. What is the point ? Well, here is some motivation.

    The

  • Commented on Migrating from DBD::mysql to DBD::MariaDB
    Hi, Thanks for this detailed explanation. For info, I encountered a similar issue with DBD::Oracle and declared it in https://github.com/perl5-dbi/DBD-Oracle/issues/161. But later I realized that this is a more general issue, so neither DBD::Oracle nor any other DBD driver can...
  • Commented on MooseX::Extreme Needs a New Name
    Hi Ovid, I would suggest MouseX::PreCorinna -- this makes it explicit that it loads a bundle of modules that follow more or less the same design choices as Corinna. Regarding the 'param' and 'field' extensions : yes it's desirable to...
Subscribe to feed Recent Actions from dami

  • Grinnz commented on Migrating from DBD::mysql to DBD::MariaDB

    Hi dami,

    You are correct that they cannot guess the intended encoding of a string, but the issue here is that DBD::mysql attempts to (intentionally or not) based on the internal storage of the string. The correct behavior is to use the visible Perl value of the string, and require the user to specify if it is instead a byte string that should not be encoded.

Subscribe to feed Responses to Comments from dami

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.