Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.346 Times

Net::Wire10 1.08

Company: Dubex A/S
Date Added: December 03, 2013  |  Visits: 1.135

Net::Wire10

Report Broken Link
Printer Friendly Version


Product Homepage
Download (47 downloads)

Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers.<br /><br />Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned servers without using an external client library such as for example libmysqlclient or libdrizzle.<br /><br />SYNOPSIS<br /><br /> use Net::Wire10;<br /><br /> my $wire = Net::Wire10->new(<br /> host => 'localhost',<br /> user => 'test',<br /> password => 'test',<br /> database => 'test'<br /> );<br /><br /> $wire->connect;<br /><br /> # CREATE TABLE example<br /> $wire->query(<br /> "CREATE TABLE foo (id INT, message TEXT)"<br /> );<br /><br /> # INSERT example<br /> $wire->query(<br /> "INSERT INTO foo (id, message) VALUES (1, 'Hello World')"<br /> );<br /> printf "Affected rows: %d\n", $wire->get_no_of_affected_rows;<br /><br /> # SELECT example<br /> my $results = $wire->query("SELECT * FROM foo");<br /> while (my $row = $results->next_hash) {<br /> printf<br /> "Id: %s, Message: %s\n",<br /> $row->{id},<br /> $row->{message}<br /> ;<br /> }<br /><br /> $wire->disconnect;

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: 039hello Insert Message Mysql Net Net Wire Netwire Printf Protocol Quotaffected Quotcreate Quotinsert Squot Table Test Textquot Values Wire Wiregtget Affected Rows Wiregtquery World Quot
Users rating: 0/10

License: Freeware Size: 30.72 KB
NET::WIRE10 RELATED
Database Tools  -  PHP MySQL class generator 1.0
PHP MySQL class generator can be used to generate classes that wrap rows of MySQL database tables providing an object oriented interface to manipulate the table row data.PHP MySQL class generator generates getter and setter functions to access the...
51.2 KB  
Database Tools  -  Auto Insert 1.0
Auto Insert can process the array of form posted values to build and execute MySQL INSERT or UPDATE queries that can add or change records of a given table.Value array indexes submitted to the form are used to automatically set the names of the...
10 KB  
Development Tools  -  DTGraph - Digitemp/MySQL Graphing Tool 0.4
PHP tool to display graphs and stats based on temperature readings stored in MySQL from 1-wire or any source of data. Also supports alarms, mobile access, and logging data from digitemp. Works in any browser.Features of DTGraph - Digitemp/MySQL...
71.68 KB  
Database Tools  -  PHP MySQL Grid 1.1.13
PHP MySQL Grid is a given SQL query can be executed against a specified MySQL database and the results can be retrieved in an HTML table.The rows of the table may be displayed with configurable alternate styles.
153.6 KB  
Text Chat Clients  -  Gnome Jabber 0.4
Gnome Jabber is an instant message client for Gnome using the Jabber protocol..
1.1 MB  
Database Tools  -  Sortable Elements 1.0
This class can be used to display MySQL database table records in an HTML table that can be sorted by dragging rows.It generates HTML and javascript to display the records of a MySQL table in HTML table rows that can be dragged to sort the table...
92.16 KB  
Programming  -  phpMyDebug 0.5.0
Small PHP library to view (1) all the executed MYSQL queries and their result (read data, affected rows, errors and their reason) and (2) all received GET and POST variables. This library makes it very fast to find why queries did not work as...
17.79 KB  
Libraries  -  Net::IPMessenger::MessageCommand 0.06
Net::IPMessenger::MessageCommand is a Perl module for message command definition and accessor class. SYNOPSIS use Net::IPMessenger::MessageCommand; my $command = Net::IPMessenger::MessageCommand->new(SENDMSG)->set_secret; This defines IP...
12.29 KB  
Text Chat Clients  -  Net::Oscar 1.0
Net::Oscar project is a pure Perl implementation of the OSCAR protocol used by ICQ and AIM instant message clients..
 
Libraries  -  Net::DBus 0.33.2
Net::DBus provides a Perl binding for the DBus messaging system. Net::DBus enables services to be exported to the bus, as well as full use of services present on the bus. Modules: Net::DBus Perl extension for the DBus message system0.33.2...
82.94 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Programming  -  jld_scripts 0.8.9
This Python package contains the following utilities: * m3u2symlinks: processes a .m3u file for valid .mp3 files with ID3 headers, generates a folder hierarchy based on the fields "artist", "album", "title" under $targetdir/m....
30.72 KB