This is my start to the NCIPServer, the only real code is the Apache NCIPResponder... collab/alrykhus/PALS
authorAlan Rykhus <alan.rykhus@mnsu.edu>
Thu, 29 Aug 2013 18:10:27 +0000 (13:10 -0500)
committerAlan Rykhus <alan.rykhus@mnsu.edu>
Thu, 29 Aug 2013 18:10:27 +0000 (13:10 -0500)
commit7c1ab90452899e778ee3612d79ddbfbd74240745
tree9ab11b0a738069460336f19d5d32f2dac5c492ac
parent562921af8d190f75e5e6c9c88ae24be040bb1a1a
This is my start to the NCIPServer, the only real code is the Apache NCIPResponder, reading of the configuration file, and creation of a generic NCIP object
NCIP.pm [new file with mode: 0644]
NCIP/Configuration.pm [new file with mode: 0644]
NCIP/Configuration/Account.pm [new file with mode: 0644]
NCIP/Configuration/Institution.pm [new file with mode: 0644]
NCIPResponder.pm [new file with mode: 0644]