Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: cpan warning for XML::DoubleEncodedEntities

by Aldebaran (Curate)
on Jan 02, 2023 at 05:54 UTC ( [id://11149272]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    
    ...
    
  2. or download this
    root@laptop:~/.cpan# rm sources/authors/id/?/??/*/CHECKSUMS 
    root@laptop:~/.cpan# ls sources/authors/id/?/??/*/CHECKSUMS 
    ls: cannot access 'sources/authors/id/?/??/*/CHECKSUMS': No such file 
    +or directory
    root@laptop:~/.cpan# cpan
    
  3. or download this
    cpan[1]> install Astro::SIMBAD::Client
    
  4. or download this
                                            
    
    
    ...
    
    cpan[2]> quit
    
  5. or download this
    
    root@laptop:~/.cpan# perl -MAstro::SIMBAD::Client -le '$s=Astro::SIMBA
    +D::Client->new;@q=split /\n/, $s->url_query(id => Ident => "$ARGV[0]"
    +, NbIdent => 1);@r=grep/ICRS/,@q;print for @r' aldebaran
    Coordinates(ICRS,ep=J2000,eq=2000): 04 35 55.23907  +16 30 33.4885 (Op
    +t ) A [7.38 5.70 90] 2007A&A...474..653V
    root@laptop:~/.cpan#
    
  6. or download this
    
      DB<1> n                                                             
    +          
    ...
    use o inhibit_exit to avoid stopping after program termination,
    h q, h R or h o to get additional info.
      DB<6>
    
  7. or download this
    #!/usr/bin/perl -w
    use v5.030;
    ...
    
    print Dumper(@r);
    #print Dumper(@q);
    
  8. or download this
    
    fritz@laptop:~/Documents$ ./1.simbad.pl Aldebaran
    ...
    fritz@laptop:~/Documents$ ./1.simbad.pl Alnitak
    $VAR1 = 'Coordinates(ICRS,ep=J2000,eq=2000): 05 40 45.52666  -01 56 33
    +.2649 (Opt ) A [5.19 2.29 90] 2007A&A...474..653V';
    
  9. or download this
    https://simbad.cds.unistra.fr/simbad/sim-id?Ident=betelgeuse&submit=su
    +bmit+id
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11149272]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 07:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found