in reply to How to set 'max_len' for DBI 'bind_param'

Please surround your code with <code>your code here</code> tags.

$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: How to set 'max_len' for DBI 'bind_param'

Replies are listed 'Best First'.
Re^2: How to set 'max_len' for DBI 'bind_param'
by JamesK3 (Initiate) on Dec 13, 2017 at 17:43 UTC
    Thanks, just corrected.