trouble doing regex in file containing both ascii and binary content

2014-02-14 Thread Greg VisionInfosoft
i cant figure out what im doing wrong here. i ran wireshark to monitor a small http client/server query/response. point of exercise is to see exactly what an ajax response looks like (as im trying to learn ajax). unfortunately, the ajax response is sent from server in 'gzip' format (not plain

confused by use of 'implied' variable

2013-04-05 Thread Greg VisionInfosoft
im butchering a public script i found on the internet for purpose of doing a CGI file upload. theres one excerpt from the script that ive never used before. the few lines... while ( $upload_filehandle ) { print UPLOADFILE; } if it were me, i would not write code this way, i write in a way

'moving' an activeperl install to a new machine (xp to windows 7)

2013-03-15 Thread Greg VisionInfosoft
hi all, ive got a wonderfully working activeperl 5.8.9 environment that was originall setup on Windows XP. so that i dont need to reinstall the many, many packages that ive ammased throughout the years - i had the thought to simply copy my entire 'perl' folder from the older windows xp pc to my