
Labyrinth::Phrasebook - Phrasebook Manager for Labyrinth

use Labyrinth::Phrasebook; my $pb = Labyrinth::Phrasebook->new($phrasebook); $pb->load($dictionary); my $result = $pb->get($entry);

Using Data::Phrasebook, this package acts as a simple wrapper for the Labyrinth framework.

Create a new Phrasebook object.
Reset primary dictionary.
Gets an entry from the current section or from the default section if entry doesn't exist in the current section.

Data::Phrasebook Labyrinth

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

Copyright (C) 2002-2013 Barbie for Miss Barbell Productions All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the Artistic License 2.0.