Follows an example of "how to use" this potential overload:
# Create a new SSH connection object to 'somehost.domain' $machine = GRID::Machine->('somehost.domain'); # Create a remote file my $file = $machine->open("foo.txt"); # I want the diamond to work my @x = <$file>;
Thanks
Casiano
In reply to Inheritance and IO by casiano
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |