Skip to content

meow-watermelon/USCIS-Case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USCIS-Case version 0.02
=======================
USCIS::Case is a wrapper to access USCIS website to get information about USCIS case. It has only one function now which is to check the case status. But more features would be added in the future.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  LWP::Protocol::https
  LWP::UserAgent
  XML::LibXML

COPYRIGHT AND LICENCE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

USCIS::Case Perl Module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages