root/lang/javascript/Object.toSource/README

Revision 1782, 1.2 kB (checked in by holidays-l, 13 months ago)

lang/javascript/Object.toSource: imported

  • Property svn:keywords set to Date Revision Author HeadURL Id
Line 
1NAME
2    Object.toSource - toSource
3
4SYNOPSIS
5DESCRIPTION
6TODO
7SEE ALSO
8AUTHOR
9    Hironori Yoshida <yoshida@cpan.org>
10
11COPYRIGHT
12    The MIT License Permission is hereby granted, free of charge, to any
13    person obtaining a copy of this software and associated documentation
14    files (the "Software"), to deal in the Software without restriction,
15    including without limitation the rights to use, copy, modify, merge,
16    publish, distribute, sublicense, and/or sell copies of the Software, and
17    to permit persons to whom the Software is furnished to do so, subject to
18    the following conditions:
19
20    The above copyright notice and this permission notice shall be included
21    in all copies or substantial portions of the Software.
22
23    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
26    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT BE LIABLE FOR ANY CLAIM,
27    DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
28    OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
29    THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30
Note: See TracBrowser for help on using the browser.