Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Question on DeFoy's range operator example

by Theodore (Friar)
on Jan 28, 2019 at 09:17 UTC ( #1229051=note: print w/replies, xml ) Need Help??


in reply to Question on DeFoy's range operator example

Using a csh instead of bash maybe? With bash, the original works fine. With tcsh, i'm getting the same error about aliasing, which goes away when i remove the backslash:
$ perl -le '$, = q( ); print q(a)..q(z)' a b c d e f g h i j k l m n o p q r s t u v w x y z

Replies are listed 'Best First'.
Re^2: Question on DeFoy's range operator example
by bliako (Monsignor) on Jan 28, 2019 at 10:46 UTC
    which goes away when i remove the backslash:

    ... and, at the same time, replacing the double quotes with single. They go hand-in-hand 🙌

Re^2: Question on DeFoy's range operator example
by nysus (Parson) on Jan 28, 2019 at 11:33 UTC
    No, bash 4.4.23 on a mac.

    $PM = "Perl Monk's";
    $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
    $nysus = $PM . ' ' . $MCF;
    Click here if you love Perl Monks

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2023-03-29 05:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (70 votes). Check out past polls.

    Notices?