VJF-MITDT

 view release on metacpan or  search on metacpan

lib/VJF/MITDT.pm  view on Meta::CPAN

Before using MI-TDT, you must tell Perl and the system about the ~/myperl/ directory. 

If you are a bash user, you should add in ~/.bash_profile 

 export PATH=$PATH:~/myperl/bin
 export PERL5LIB=$PERL5LIB:~/myperl/lib
 export MANPATH=$MANPATH:~/myperl/man

If you are a bash user, you should add in ~/.tcshrc

 setenv PATH $PATH:~/myperl/bin
 setenv PERL5LIB $PERL5LIB:~/myperl/lib
 setenv MANPATH $MANPATH:~/myperl/man


=head1 SEE ALSO

L<MI-TDT>

=head1 CITATION

If you use MI-TDT for a publication, thank you to refer the original paper where this method is described.



( run in 0.493 second using v1.01-cache-2.11-cpan-a1d94b6210f )