Help for this page

Select Code to Download


  1. or download this
    @a = ()[0,0,0];
    @b = @c[0,0,0];
    ...
    0
    3
    3
    
  2. or download this
    if ( my ($dev,$ino) = (stat(FH))[0,1] ) {