Hi All,
Can any one help me, how can we create a file name with invalid characters
('?','/') in windows. Generally, Windows OS can not allow to create a file
name with invalid characters like '?,/' . But, I heard that we can able to
do with Perl script. If any one know about this please let me kno
Hi Bhanu,
On Fri, 2 Nov 2012 18:49:58 +0530
bhanu chaitanya abbaraju wrote:
> Hi All,
>
> Can any one help me, how can we create a file name with invalid characters
> ('?','/') in windows. Generally, Windows OS can not allow to create a file
> name with invalid characters like '?,/' . But, I he
On Nov 1, 2012, at 6:00 PM, Thanos Zygouris wrote:
> @Brandon: I'll stick with the m//, mostly because it reminds me that i can use
> any delimiter instead of the slashes. I hope to get more experience tho, and
> get rid of it. Also, i couldn't find any reference that \d in regex is
> different f
On Fri, Nov 02, 2012 at 03:00:08AM +0200, Thanos Zygouris wrote:
> Also, i couldn't find any reference that \d in regex is
> different from [0-9] (or [:digit:]), but i'm interested for
> more information about it.
I wouldn't have found it either if I didn't know to look for it.
I guess I have this
Hi chromatic,
first of all, thanks for your work on the book Modern Perl , and for allowing
free use and distribution of it.
Now, I have mirrored a copy of it on
http://perl-begin.org/tutorials/modern-perl/ (latest version, as far as I know)
and there has been some interest in setting up web ads