Documents: INSTALL

Installing ifm2i7.

Topic: 

  Requirement: ifm

        Interactive Fiction Mapper

        http://www.sentex.net/~dchapes/ifm

  Requirement: Perl

        ( Tested only with Perl 5.8.8 )

  Requirement: Perl modules

        Some of these you may have to install, while others are
        built in to Perl.

    Carp               - Warns of errors.
      http://search.cpan.org/author/RGARCIA/perl-5.10.0/lib/Carp.pm

    Carp::Assert::More - Assures certain conditions never happen.
      http://search.cpan.org/author/PETDANCE/Carp-Assert-More-1.12/More.pm

    diagnostics        - Produce verbose warning diagnostics.
      (BUILT IN TO PERL)
      http://search.cpan.org/author/RGARCIA/perl-5.10.0/lib/diagnostics.pm

    English            - Use nice English words for ugly
      punctuation variables. (BUILT IN TO PERL)
      http://search.cpan.org/~rgarcia/perl-5.10.0/lib/English.pm

    Fatal              - Replaces functions with equivalents
      which succeed or die.
      http://search.cpan.org/author/RGARCIA/perl-5.10.0/lib/Fatal.pm

    Getopt::Lucid      - Clear, readable syntax for option processing
      http://search.cpan.org/~dagolden/Getopt-Lucid-0.16/lib/Getopt/Lucid.pm

    Readonly           - Facility for creating read-only scalars,
      arrays, hashes.
      http://search.cpan.org/author/ROODE/Readonly-1.03/Readonly.pm

    strict             - Perl pragma to restrict unsafe constructs
      (BUILT IN TO PERL)
      http://search.cpan.org/author/RGARCIA/perl-5.10.0/lib/strict.pm

    Switch             - An alternative to if/elsif
      http://search.cpan.org/~rgarcia/Switch-2.13/Switch.pm

    warnings           - Perl pragma to control optional warnings.
      (BUILT IN TO PERL)
      http://search.cpan.org/author/RGARCIA/perl-5.10.0/lib/warnings.pm

Section: Instructions

    Simply install the requirements and copy the "ifm2i7" script
    to wherever you'd like to run it from.
