Help for this page

Select Code to Download


  1. or download this
    my $data = \[ $cmd ];  # Create an array reference for a single comman
    +d byte
    
  2. or download this
    my $data = [ $cmd ];  # Create an array reference for a single command
    + byte