Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^5: RE question; how to insert a digit between const[a-z]*3 && inc[0-9]*3? (try)

by tye (Sage)
on Apr 16, 2013 at 16:36 UTC ( [id://1028957]=note: print w/replies, xml ) Need Help??


in reply to Re^4: RE question; how to insert a digit between const[a-z]*3 && inc[0-9]*3? (sprintf)
in thread RE question; how to insert a digit between const[a-z]*3 && inc[0-9]*3?

Greetings, and thank you for your thoughtful replies.

[...]

So, in summary; how on earth can I append a 0 to abc on all the references to abc100.html - abc999.html?

By reading and trying the solutions already provided in any of the thoughtful replies?

If you are unable to adjust any of them to the fact that "abc" was in fact a constant (not that all of them needed adjustment), then perhaps step one is to hire somebody with programming abilities?

- tye        

  • Comment on Re^5: RE question; how to insert a digit between const[a-z]*3 && inc[0-9]*3? (try)

Replies are listed 'Best First'.
Re^6: RE question; how to insert a digit between const[a-z]*3 && inc[0-9]*3? (try)
by taint (Chaplain) on Apr 16, 2013 at 16:46 UTC
    Greetings, My reply was in response to
    I doubt "abc" was as literal as you interpreted it to be.
    ...
    As, in fact it was.

    I am just now reviewing/experimenting with all of those "thoughtful responses"
    you referenced
    By reading and trying the solutions already provided in any of the thoughtful replies?


    :)

    #!/usr/bin/perl -Tw
    use perl::always;
    my $perl_version = "5.12.4";
    print $perl_version;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-23 13:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found