Add a LookupVersion handler.
authorJason Stephenson <jason@sigio.com>
Fri, 27 Jun 2014 18:55:40 +0000 (14:55 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 27 Jun 2014 18:55:40 +0000 (14:55 -0400)
commit37209fddc8b4da638986f188227c04d904cf2c81
treea5e5553fb75e1553a4fe1433945cb3f09e3fee60
parent7463240a8a249c89c7aef2ee3140ea6bed9612b6
Add a LookupVersion handler.

We also create a NCIP::Const module to hold the SUPPORTED_VERSIONS
list and other constants that we may need in the future.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/Const.pm [new file with mode: 0644]
lib/NCIP/Handler/LookupVersion.pm [new file with mode: 0644]
templates/includes/LookupVersionResponse.inc [new file with mode: 0644]