perl question

From: Kevin (kevin_at_netkev.com)
Date: 07/30/04


Date: 29 Jul 2004 18:19:19 -0700

I hope you all consider a perl ? to be okay to post here.
I have a single letter stored in a variable and I want to increment it
to the next letter.

i.e.
$x = "n";
#now i need $x to equal "o";
i tried +1, ++, etc. i searched for increment char and got nothing.
any suggs?

-Kevin



Relevant Pages

  • problems with make test - DBI-Oracle 1.23, DBI 1.609, Solaris 10
    ... Configuring DBD::Oracle for perl 5.008007 on solaris (sun4-solaris) ... Attempting to discover Oracle OCI build rules ... Failed 16/17 tests, 5.88% okay ...
    (perl.dbi.users)
  • Installing DBD::Oracle-1.22 on Solaris10
    ... I am trying to install the DBD::Oracle 1.22 for Perl 5 on a Solaris 10 ... Failed 13/14 tests, 7.14% okay ... *** Error code 2 ...
    (perl.dbi.users)
  • Re: my doesnt totally isolate
    ... I want to associate a "pristine" state with an aggregate. ... > Okay. ... However while the 3rd edition of Programming Perl does say ... and printed documentation is bound to ...
    (comp.lang.perl.misc)
  • Net::SSH::Perl make test fails
    ... I've run perl Makefile.PL ... and have received no errors or warnings. ... Alas, when I run 'make test', ... Failed 9/10 tests, 10.00% okay ...
    (comp.lang.perl.misc)
  • make test DBD::Sybase fails
    ... perl Makefile.PL and make is OK ... Sybase implements AutoCommit handling for both its ODBC and JDBC drivers. ... To clear an entry please enter 'undef' ... Failed 21/22 tests, 4.55% okay ...
    (perl.dbi.users)