How to fake the size of ANY File!

This is a tutorial demonstrating how-to inject null hexadecimal values into a file to dramatically and precisely increase the size of the file while still retaining functionality. Links: Neo Hex Editor – www.hhdsoftware.com File Size Calculator/Converter – www.t1shopper.com Reference Information: 00 = Null Hexadecimal Value = One Byte 1024 Bytes = One Kilobyte 1048576 Bytes = One Megabyte 1073741824 Bytes = One Gigabyte 1024 Kilobytes = One Megabyte 1024 Megabytes = One Gigabyte

XAMPP – Make your Computer a Webserver: Apache, PHP, MySQL

XAMPP is a free installer that has Apache / PHP / MYsql / perl and more integrated so you won’t have to configure anything yourself. HTML / CSS Tutorial youtube.com Basic PHP Tutorial youtube.com Free Webhosts blog.jimmyr.com Update DynDNS is supposed to help if you have a dynamic IP, hadn’t tried it though. sides xampp there’s also wamp and this one vertrigo.sourceforge.net @@@{ “Group”: “Programming” }

How do I figure out where the perl interpreter is for for my web host(will pick best answer)?

I dont know what to put for the shebang line. I need to upload the perl file and html file so my instructor can use it.
I am using hostingspot.com
No diea if its linux or unix like
I am using them as CGI scripts. I have been putting them in the CGI bin.

process with excel file using PERL?

Hi I need to do process with excel(.xls) files.I found some examples on web.But they are using
use script
use Spreadsheet::WriteExcel kind of perl modules(PM files).
I don’t have those. I am not able to download from net.
If any one have plz mail to me.
Any other way to read or write Excel file…? please let me know ASAP..
Thx in advance…
Bhushan

How do I parse a pdf file with perl?