Search Results

Search: Posts Made By: jasondancks
8,037
Posted By jasondancks
Sorry, I misled you guys. The problem was I...
Sorry, I misled you guys.

The problem was I was opening a file like so:

open(GRADES,"<<$grades") or die "got error $! (".($!+0).")\n";

which by itself doesn't make sense. And then I tried to...
8,037
Posted By jasondancks
I just tested it and yes it does work from...
I just tested it and yes it does work from command line

script:

#!/usr/bin/perl
use CGI qw(:standard);
use CGI qw(:standard Vars);
use CGI::Carp qw(warningsToBrowser fatalsToBrowser);
use...
8,037
Posted By jasondancks
Perl CGI: No such file and directory: Yet file exists?
This technically a homework problem but I just need help solving this strange issue. The code is kinda long, I tried posted only the relevant parts.

1. The problem statement, all variables and...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy