Help for this page

Select Code to Download


  1. or download this
                                                                          
    +                                                    
    Name "main::FILE1" used only once: possible typo at sort2.pl line 9.  
    +                                                                     
    +                    
    Name "main::FILE2" used only once: possible typo at sort2.pl line 7.  
    +                                                                     
    +                   
    readline() on unopened filehandle FILE2 at sort2.pl line 7.           
    +                                                                     
    +                    
    readline() on unopened filehandle FILE1 at sort2.pl line 9.
    
  2. or download this
    xbmc@bloris:~/vdrchan/test$ perl                                      
    +                                                                     
    +                     
    use Inline::Files;                                                    
    +                                                                     
    +                     
    Could not vf_load '/home/xbmc/vdrchan/test/-' at /usr/local/share/perl
    +/5.18.2/Inline/Files.pm line 39.                                     
    +                     
    BEGIN failed--compilation aborted at - line 1.                        
    +                                                                     
    +                     
    xbmc@bloris:~/vdrchan/test$
    
  3. or download this
    cpan[1]> install Inline::Files                                        
    +                                                                     
    +                     
    Reading '/home/xbmc/.cpan/Metadata'                                   
    +                                                                     
    +                     
      Database was generated on Fri, 06 Nov 2015 19:17:02 GMT             
    +                                                                     
    +                     
    Inline::Files is up to date (0.69).                                   
    +                                                                     
    +                     
                                                                          
    +                                                                     
    +                     
    cpan[2]>