Help for this page

Select Code to Download


  1. or download this
    fritz@laptop:~/Documents/perlmonks/Astro-SIMBAD-Client-0.047$  perl Ma
    +kefile.PL
    
    ...
    may be used interactively or as a Unix filter.
    
    >>>> NOTICE <<<<
    
  2. or download this
    The following optional modules were not available:
    
    ...
    later, this software will make use of them when it finds them.
    
  3. or download this
    >> n
    # http://simbad.u-strasbg.fr/: SIMBAD4 1.8 - 2022-12
    ...
    1..5
    Debugged program terminated.  Use q to quit or R to restart,
    
  4. or download this
    #source 2.basic.txt 
    #source 2.basic.txt 
    ...
    r
    #save 4.basic.txt
    
  5. or download this
    
    fritz@laptop:~/Documents/perlmonks/Astro-SIMBAD-Client-0.047$  prove -
    +vb t/basic.t
    ...
    Files=1, Tests=5, 11 wallclock secs ( 0.03 usr  0.01 sys +  0.19 cusr 
    + 0.03 csys =  0.26 CPU)
    Result: PASS
    fritz@laptop:~/Documents/perlmonks/Astro-SIMBAD-Client-0.047$
    
  6. or download this
    eval {
        diag join ': ', $smb->__build_url(), scalar $smb->release();
        1;
    ...
        my $err = $@;
        diag join ': ', $smb->__build_url(), $err;
    };
    
  7. or download this
     alias bounce
    alias bounce='sudo service network-manager restart '
    fritz@laptop:~/Documents/perlmonks/Astro-SIMBAD-Client-0.047$ bounce
    ...
    Files=1, Tests=5,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.20 cusr 
    + 0.01 csys =  0.24 CPU)
    Result: PASS
    fritz@laptop:~/Documents/perlmonks/Astro-SIMBAD-Client-0.047$
    
  8. or download this
    fritz@laptop:~/Documents/repo1$ cat 1.example.config.txt 
    [deepl]
    ...
    password=shazam!!!
    fritz@laptop:~/Documents/repo1$