Fucking backup files.
[maraby.git] / wow / README
blob6221d205f6e097da60a06b726df102cb7657fe69
1 = Introduction
3 This project consists of (or will consist of) numerous classes and tools to aid
4 in gleaning information from WoW Armory, WowHead, et al, and to use the infor-
5 mation gathered to produce figures and derive statistical values from current
6 or experimental sets of buffs, gear, etc.
8 This library is meant to aid in the development of comprehensive websites aimed
9 at producing information useful to players for gear-based decisions for
10 enchants, gear selection, etc. Command-line tools can also be created to allow
11 for more technical and shell-savvy users to do quick calculations for quick
12 decisions.
14 = Usage
16 @WoW::Tools::Glean::glean('Realm', 'Character')@
18 = Copyright and License
20 Copyright (c) 2007 Matt Todd <http://purl.org/net/maraby>.
22 Permission is hereby granted, free of charge, to any person obtaining a copy
23 of this software and associated documentation files (the "Software"), to deal
24 in the Software without restriction, including without limitation the rights
25 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26 copies of the Software, and to permit persons to whom the Software is
27 furnished to do so, subject to the following conditions:
29 The above copyright notice and this permission notice shall be included in
30 all copies or substantial portions of the Software.
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
38 THE SOFTWARE.