Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Problems with strings

by thanos1983 (Parson)
on May 20, 2019 at 13:26 UTC ( [id://11100284]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    $ perl test.pl
    aaaabbbbc
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    $ perl test.pl
    aaaaaaaabbbbbbbbcc
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
    $ perl test.pl
    aaaaaaaabbbbbbbbcc
    zzzzzzzzbbbbbbbbcc
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11100284]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-19 10:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found