Bhagavatgita

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

Bhagavatgita version 2.05
=========================

Module for accessing  contents of Bhagavatgita.
Bhagavatgita meaning The Song of the Bhagavan(God), also called Gita, is a 700-verse scripture that is part of the Hindu epic Mahabharata. This scripture contains a conversation between Pandava prince Arjuna and his guide Lord Krishna on a variety of...

Please note that certain verses has been transulated into a single combined english verse e.g verses 16,17 and 18 are transulated into a single enlgish verse.Check this site to make clarity on that, "http://vedabase.net/bg/1/en". Hence displaying ver...

Glossary is obtained from "https://sites.google.com/site/iskconcapechat/home/books-group/lexicon-dictionary-concordance/glossary-of-bhagavad-gita"


INSTALLATION

To install this module type the following:

lib/Bhagavatgita.pm  view on Meta::CPAN


  @random=gita_random(15);
  print "@random"; #prints random 15 consecutive verses

  @glossary=gita_glossary();
  print "@glossary";

=head1 DESCRIPTION

Module for accessing contents of Bhagavatgita.
Bhagavatgita meaning The Song of the Bhagavan(God), also called Gita, is a 700-verse scripture that is part of the Hindu epic Mahabharata. This scripture contains a conversation between Pandava prince Arjuna and his guide Lord Krishna on a variety of...

Please note that certain verses has been transulated into a single combined english verse e.g verses 16,17 and 18 are transulated into a single english verse.Check this site to make clarity on that, "http://vedabase.net/bg/1/en". Hence displaying ver...

Glossary is obtained from "https://sites.google.com/site/iskconcapechat/home/books-group/lexicon-dictionary-concordance/glossary-of-bhagavad-gita"

=head2 EXPORT

=over

=item gita



( run in 0.785 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )