diff options
Diffstat (limited to 'VirtualNet.pm')
-rw-r--r-- | VirtualNet.pm | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/VirtualNet.pm b/VirtualNet.pm index 07468e3..b199651 100644 --- a/VirtualNet.pm +++ b/VirtualNet.pm @@ -788,12 +788,23 @@ For detailed information see L<Business::OnlinePayment>. =head1 COMPATIBILITY -This module implements the interface documented at +This module implements the interface that used to be documented at http://www.vitalps.com/sections/int/int_Interfacespecs.html -Specifically, start with +Specifically, start with the "VirtualNet Specification" +(available at http://www.420.am/~ivan/VirtualNet_Specification_0011.pdf) + +Then EIS 1080 (the 6.4.1 version does not appear to be available, but 6.3 +is available at http://www.420.am/~ivan/Final_EIS_1080_v6_3.pdf) + +Then EIS 1081 (available at http://www.420.am/~ivan/EIS_1081_v_6_4.pdf). + +EIS 1051 and 1052 are probably not necessary, and do not seem to be +avilable. + +Old URLs: http://www.vitalps.com/pdfs_specs/VirtualNet%020Specification%0200011.pdf -and then http://www.vitalps.com/pdfs_specs/EIS%0201080%020v6_4_1.pdf and +http://www.vitalps.com/pdfs_specs/EIS%0201080%020v6_4_1.pdf and http://www.vitalps.com/pdfs_specs/EIS_1081_v_6_4.pdf and maybe even http://www.vitalps.com/pdfs_specs/EIS%0201051.pdf and http://www.vitalps.com/pdfs_specs/EIS%0201052.pdf |