Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Break sentence into two part

by 2teez (Vicar)
on Jan 24, 2015 at 12:42 UTC ( [id://1114355]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
            "Second-Half:", substr( $wd, $midpt )
        )
    ), $/;
    
  2. or download this
    First-Half:
    Perl 5 is a highly capable, feature-rich program
    Second-Half:
    ming language with over 27 years of development.
    

Log In?
Username:
Password:

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

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

    No recent polls found