quote: I recently rebuild our student web server upgrading to Windows 2003( App server) and Active perl build 813. Perl is running and I can run this script just fine: File name: test1.pl
<html embedded in perl> But this basic script: File Name test2.pl print "Hello, world!\n"; Produces a blank screen * I know this used to work but .......................... why not now. I am not a perl scripter and niether is the instructor so we have no clue. Thanks endquote Jerry: does my "quote" help show you? form what you said i think you are trying to view this page via a web browser. am i right? if so try viewing via a command line and tell us what happens. i'm pretty sure it'll work fine in a command line. if i'm right and you still haven't seen the error, then try looking at what browser you used versus the one you're using. does the one your using conform to w3c? or is it Microsoft Internet Evil? what about the one you were using? can you open a plaintext file (using the url path) in it and see anything? or do you need it to be (X)HTML? -Josh _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
