blob: 0132aad326c61a29d0ead1eb1f1c8c7cc2e250d0 (
plain)
- #!/usr/bin/perl
- # -*- Mode: Cperl -*-
- # varioki.pm ---
- # Author : Manoj Srivastava ( srivasta@glaurung.internal.golden-gryphon.com )
- # Created On : Wed Dec 6 22:25:44 2006
- # Created On Node : glaurung.internal.golden-gryphon.com
- # Last Modified By : Manoj Srivastava
- # Last Modified On : Thu Dec 7 13:07:36 2006
- # Last Machine Used: glaurung.internal.golden-gryphon.com
- # Update Count : 127
- # Status : Unknown, Use with caution!
- # HISTORY :
- # Description :
- #
- # arch-tag: 6961717b-156f-4ab2-980f-0d6a973aea21
- #
- # Copyright (c) 2006 Manoj Srivastava
- #
- # This program is free software; you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation; either version 2 of the License, or
- # (at your option) any later version.
- #
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
|