<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.eggdrop.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Eggdrop &amp; Tcl - tcl:package</title>
        <description>Base de connaissances eggdrop et tcl</description>
        <link>https://wiki.eggdrop.fr/</link>
        <lastBuildDate>Sat, 02 May 2026 15:51:35 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.eggdrop.fr/_media/wiki/dokuwiki.svg</url>
            <title>Eggdrop &amp; Tcl</title>
            <link>https://wiki.eggdrop.fr/</link>
        </image>
        <item>
            <title>Hook</title>
            <link>https://wiki.eggdrop.fr/tcl/package/hook</link>
            <description>Hook

Synopsis

package require hook
hook bind ?subject? ?hook? ?observer? ?cmdPrefix?
hook call subject hook ?args...?
hook forget object
hook cget option
hook configure option value ...

Description

tcl package</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 03 Oct 2023 14:38:25 +0000</pubDate>
        </item>
        <item>
            <title>Package</title>
            <link>https://wiki.eggdrop.fr/tcl/package/index</link>
            <description>Package

Utilitaire pour le chargement et le contrôle de versions de packages

Syntaxe

package forget ? package package ...?
package ifneeded package version ?script?
package names
package present ?-exact? package ?version?
package provide package ?version?
package require ?-exact? package ?version?
package unknown ?command?
package vcompare version1 version2
package versions package
package vsatisfies version1 version2</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 20 Oct 2023 15:56:24 +0000</pubDate>
        </item>
        <item>
            <title>ip</title>
            <link>https://wiki.eggdrop.fr/tcl/package/ip</link>
            <description>ip

Synopsis

package require ip
::ip::version address
::ip::is class address
::ip::equal address address
::ip::normalize address
::ip::contract address
::ip::distance ipaddr1 ipaddr2
::ip::nextIp ipaddr ?offset?
::ip::prefix address
::ip::type address
::ip::mask address
::ip::prefixToNative prefix
::ip::nativeToPrefix nativeList|native ?-ipv4?
::ip::intToString number ?-ipv4?
::ip::toInteger ipaddr
::ip::toHex ipaddr
::ip::maskToInt ipmask
::ip::broadcastAddress prefix ?-ipv4?
::ip::maskToLengt…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 26 Feb 2024 10:25:38 +0000</pubDate>
        </item>
        <item>
            <title>MySQL TCL</title>
            <link>https://wiki.eggdrop.fr/tcl/package/mysqltcl</link>
            <description>MySQL TCL

Syntaxe

::mysql::connect ?option value...?
::mysql::use handle database
::mysql::sel handle sql-statement ?-list|-flatlist?
::mysql::fetch handle
::mysql::exec handle sql-statement
::mysql::query handle sql-select-statement
::mysql::endquery query-handle
::mysql::map handle binding-list script
::mysql::receive handle sql-statment binding-list script
::mysql::seek handle row-index
::mysql::col handle table-name option
::mysql::col handle table-name optionkist
::mysql::col handle ?opti…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 13 Oct 2023 11:35:51 +0000</pubDate>
        </item>
    </channel>
</rss>
