Chemistry::File::SLN version 0.10 ================================= This module parses a SLN (Sybyl Line Notation) string. This is a File I/O driver for the PerlMol project. L. It registers the 'sln' format with Chemistry::Mol, and recognizes filenames ending in '.sln'. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES Chemistry::Mol 0.26 Chemistry::Canonicalize 0.10 Chemistry::Bond::Find 0.21 Chemistry::Ring 0.15 Parse::Yapp 0 List::Util 0 Test::More 0 COPYRIGHT AND LICENSE Copyright (C) 2004 Ivan Tubert-Brohman This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.