jquelin.blogspot.com jquelin.blogspot.com

jquelin.blogspot.com

Jerome Quelin

Cpan2pkg now available in text mode! Is the tool used to automatically package a module from cpan. As a rpm, along with all its dependencies. it's built on shoulders of giants ( cpan2dist. It used to feature a tk. More than 3000 perl packages in mageia! Long time no post. but now that mageia perl stats. Are up and running (daily update), i can as well present the site and brag about the new record we achieved: mageia. Audio: mpd gained ipv6 support. And it proved quite easy in fact, with io: socket: ip.

http://jquelin.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR JQUELIN.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.6 out of 5 with 7 reviews
5 star
0
4 star
6
3 star
0
2 star
0
1 star
1

Hey there! Start your review of jquelin.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.5 seconds

FAVICON PREVIEW

  • jquelin.blogspot.com

    16x16

  • jquelin.blogspot.com

    32x32

CONTACTS AT JQUELIN.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Jerome Quelin | jquelin.blogspot.com Reviews
<META>
DESCRIPTION
Cpan2pkg now available in text mode! Is the tool used to automatically package a module from cpan. As a rpm, along with all its dependencies. it's built on shoulders of giants ( cpan2dist. It used to feature a tk. More than 3000 perl packages in mageia! Long time no post. but now that mageia perl stats. Are up and running (daily update), i can as well present the site and brag about the new record we achieved: mageia. Audio: mpd gained ipv6 support. And it proved quite easy in fact, with io: socket: ip.
<META>
KEYWORDS
1 jerome quelin
2 cpan2pkg
3 to mageia
4 mgarepo poe
5 posted by
6 jérôme quelin
7 1 comment
8 labels cpan
9 cpan2dist
10 mageia
CONTENT
Page content here
KEYWORDS ON
PAGE
jerome quelin,cpan2pkg,to mageia,mgarepo poe,posted by,jérôme quelin,1 comment,labels cpan,cpan2dist,mageia,perl,no comments,easy uh,2 comments,hint hint,and moosex poe,using weak ref,games,moose,optimization,risk,translation,oops,critic,dist,dzill,plugin
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Jerome Quelin | jquelin.blogspot.com Reviews

https://jquelin.blogspot.com

Cpan2pkg now available in text mode! Is the tool used to automatically package a module from cpan. As a rpm, along with all its dependencies. it's built on shoulders of giants ( cpan2dist. It used to feature a tk. More than 3000 perl packages in mageia! Long time no post. but now that mageia perl stats. Are up and running (daily update), i can as well present the site and brag about the new record we achieved: mageia. Audio: mpd gained ipv6 support. And it proved quite easy in fact, with io: socket: ip.

INTERNAL PAGES

jquelin.blogspot.com jquelin.blogspot.com
1

Jerome Quelin: 2011-11

http://jquelin.blogspot.com/2011_11_01_archive.html

Audio: mpd gained ipv6 support. When i got a bug report asking for ipv6 support in audio: mpd. I didn't know where to start, and put it aside. but since i fixed quite a few test bugs in audio-mpd, i thought i could give a try at supporting ipv6. And it proved quite easy in fact, with io: socket: ip. Which is a drop-in replacement for io: socket: inet. and thus, by changing 3 strings in audio-mpd, it is now ipv6 enabled - neat! So, enable ipv6 on your software with the following one-liner:.

2

Jerome Quelin: the great renaming: Dist::Zilla::Plugin::CompileTests

http://jquelin.blogspot.com/2011/08/great-renaming-distzillaplugincompilete.html

The great renaming: Dist: Zilla: Plugin: CompileTests. In a move to rationalize the plugin namespace of dist: zilla. Started a great renaming: dzp:compiletests. Has been renamed to dzp:test: compile. Previous module is deprecated, and may be removed later on (but not before one year, that is 2012-08-27). in the meantime, it will continue working (although with a warning). What does it mean for dzil users? Also, please note that the github repository has been renamed and is now available at a different url.

3

Jerome Quelin: 2011-04

http://jquelin.blogspot.com/2011_04_01_archive.html

Keep track of your tk widgets easily. When writing a tk application, it's almost always a good idea to keep track of your widgets: this allows to change their state later on. Most of the time, a simple hash is enough; but it is usually wrapped up in methods to make the hash private to the window object. and of course, those methods are duplicated in all modules, under a form or another. Since duplication is bad, i just released Tk: Role: HasWidgets. Which is a moose. A bit of dwimery in magpie. Maintaini...

4

Jerome Quelin: cpan2pkg now available in text mode!

http://jquelin.blogspot.com/2012/09/cpan2pkg-now-available-in-text-mode.html

Cpan2pkg now available in text mode! Is the tool used to automatically package a module from cpan. As a rpm, along with all its dependencies. it's built on shoulders of giants ( cpan2dist. It used to feature a tk. Subscribe to: Post Comments (Atom). This is a perl blog, about perl programming - i authored and maintain some modules on cpan. Here's my blogger profile. Maybe more interesting is my linkedin profile. Cpan2pkg now available in text mode!

5

Jerome Quelin: 2011-01

http://jquelin.blogspot.com/2011_01_01_archive.html

Mageia warming up - rebuilding perl packages. It's been a long time without posting - but real life kicked in. One of the things that keep me busy those days is the rebuilding of perl packages for mageia. Around 2000 have been done, with 400 still waiting. it's been a good opportunity to clean up the mess: remove old packages, clean spec files, etc. All in all, mageia will be quite in a good shape regarding perl packages when mirroring will start - which should happen quite soon! Here's my blogger profile.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: 06_09

http://damienlearnsperl.blogspot.com/2009_06_01_archive.html

There is always one more thing to learn. Wednesday, June 10, 2009. Adding a menu bar to the twitter GUI: part 5. Updating to the new Net: Twitter: Lite API. Marc Mims updated the API of his twitter's interface module for Perl. There are two versions:. Net: Twitter v3.18. Major update, object oriented, based on Moose. Net: twitter: Lite v0.02. Not so complete but requiring less dependencies. Replace use Net: Twitter. By use Net: Twitter: Lite. Replace calls to Net: Twitter- new(). Adding a menu bar. Packa...

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: 08_12

http://damienlearnsperl.blogspot.com/2012_08_01_archive.html

There is always one more thing to learn. Saturday, August 18, 2012. EdX: College-quality computer science education. A soft drum roll can be heard throughout the realm. It slowly grows louder as a herald appears on your screen. The Announcer sounds her trumpet, clears her throat. Drums stop and she exclaims:. No camel was hurt in this process. Go home and spread the good word.". The herald lets out a content sigh then disappears in a puff. Evolve or become irrelevant. This self-learning path resembles an...

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: 02_10

http://damienlearnsperl.blogspot.com/2010_02_01_archive.html

There is always one more thing to learn. Friday, February 12, 2010. Google AI Challenge: move Perl up the charts! If you get snowed in this week-end, here's a fun way to pass the time: enter the Google AI challenge. Organized by the University of Waterloo (Canada) and sponsored by Google, this challenge lets you compete in a game of Tron. Against other people's algorithms from a wide selection of programming languages. Liens vers ce message blog. Google AI Challenge: move Perl up the charts! Perl Weekly ...

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: edX: College-quality computer science education

http://damienlearnsperl.blogspot.com/2012/08/edx-college-quality-computer-science.html

There is always one more thing to learn. Saturday, August 18, 2012. EdX: College-quality computer science education. A soft drum roll can be heard throughout the realm. It slowly grows louder as a herald appears on your screen. The Announcer sounds her trumpet, clears her throat. Drums stop and she exclaims:. No camel was hurt in this process. Go home and spread the good word.". The herald lets out a content sigh then disappears in a puff. Evolve or become irrelevant. This self-learning path resembles an...

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: 06_11

http://damienlearnsperl.blogspot.com/2011_06_01_archive.html

There is always one more thing to learn. Sunday, June 19, 2011. Tweets from Gabor Szabo. Got me curious about CPAN tests. I work in software testing and I recognize the value of automatic tests and reports. After checking out the CPAN Tester wiki. This is a simple way to give back to the Perl community for those nice CPAN modules. Starts with installing the CPAN: Reporter module on your machine and saving the configuration file. You can also set up a machine to continuously test CPAN Perl modules. 22T07:...

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: edX: College-quality computer science education

http://damienlearnsperl.blogspot.com/2012/08/college-quality-computer-science.html

There is always one more thing to learn. Saturday, August 18, 2012. EdX: College-quality computer science education. A soft drum roll can be heard throughout the realm. It slowly grows louder as a herald appears on your screen. The Announcer sounds her trumpet, clears her throat. Drums stop and she exclaims:. No camel was hurt in this process. Go home and spread the good word.". The herald lets out a content sigh then disappears in a puff. Evolve or become irrelevant. This self-learning path resembles an...

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: 12_09

http://damienlearnsperl.blogspot.com/2009_12_01_archive.html

There is always one more thing to learn. Tuesday, December 22, 2009. Just want to elaborate on a tip that I gave back in March. I have a somehow standard way of displaying help for my scripts:. I display the POD data using the $0. If you are using the use English;. Pragma) "contains the name of the file containing the Perl script being executed", to quote the Camel book. Sub get help {. My $arg = $ARGV[0] &get help;. However, I recently ran into a slight difficulty. On Windows, $0. Sub get help {. Just w...

damienlearnsperl.blogspot.com damienlearnsperl.blogspot.com

Damien Learns Programming: 01_11

http://damienlearnsperl.blogspot.com/2011_01_01_archive.html

There is always one more thing to learn. Sunday, January 16, 2011. Last November, chromatic. Announced the availability of his book on Modern Perl. His creation is geared towards beginner Perl programmers who want to learn how to use the language in the most effective way, based on experienced programmers' know-how. The book is also recommended to anyone who wrote Perl scripts in the distant past and wants to take advantage of Perl 5's latest features and good coding practices. Liens vers ce message blog.

ironman.enlightenedperl.org ironman.enlightenedperl.org

Planet Perl Iron Man

http://ironman.enlightenedperl.org/new_feed

Having or showing a rational, modern, and well-informed outlook. Planet Perl Iron Man. Shawn M Moore (sartak). Michael Peters (and others). David E. Wheeler (Theory). Timothy van Zadelhoff (kaikokan). Lance A. Brown. Jaldhar H. Vyas. Ahmad M. Zawawi (azawawi). Josh ben Jore (diotalevi). Hans Dieter Pearcey (hdp). Patrick R. Michaud. Catalyst Advent Calendar 2009. Jeremy Carman (Pe Elle). Matt S. Trout (mst). Blog feed URL (atom preferred). Your Name ("Firstname Lastname (nick)" prefered).

UPGRADE TO PREMIUM TO VIEW 37 MORE

TOTAL LINKS TO THIS WEBSITE

46

OTHER SITES

jqueiroz.com jqueiroz.com

Home

Veja alguns de nossos trabalhos. Conheça alguns clientes atendidos.

jqueiroz.net jqueiroz.net

JQueiroz | Empresa do Grupo JQueiroz Ferro Trilho

Av Nelson Cardoso 1149 - s.502. Taquara - Rio de Janeiro, RJ 123. Instalação Sinalização em AQT L04 Metrô RJ. Sistema de Tratamento de Tração (DAT). Sistemas Elétricos e Subestações. PA135 (Piloto Automático Wayside) L04 Metrô RJ. Instalação de Segurança no Túnel da Providência. Excelência em serviços prestados. Conheça todos! Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt. Adequação de área de Via Permanente. Instalação PA135 L04 Metrô RJ. Instalação de...

jquekhs.blogspot.com jquekhs.blogspot.com

The Lonesome Traveller

The fragility of winter, that echoes the promises of spring. In the end, like so many beautiful promises in our lives, our date with destiny never came to be. Wednesday, October 17, 2007. In the mist of the crowd i sit,. Dubious to all that speaks,. Thou shall wait till the heart is drained,. Deprived of love,. Denied to love,. Till the sun rises,. With the morning mist,. Thou shall wish,. Posted by A lonesome traveller. Tuesday, October 16, 2007. More Thoughts from a bus ride. Like a bad joke,. Cornerin...

jquelhas.blogspot.com jquelhas.blogspot.com

Necessidades Educativas Especiais

O melhor do mundo são as crianças. Nossas caixinhas de segredos sempre abertas em espanto para o mundo,sábias, intuitivas, solidárias, apaixonantes. Sexta-feira, 31 de julho de 2009. O IMPACTO DAS PERTURBAÇÕES DE COMPORTAMENTO NA FAMÍLIA E NA ESCOLA. Quando a escola não possui todos os recursos necessários , há que encaminhar as crianças para outras entidades. Os pais precisam de estar atentos. Desta forma, a presença de uma criança com problemas de comportamento interfere com toda a dinâmica familiar.

jquelhas.pt jquelhas.pt

Loja on-line

This page uses frames, but your browser doesn't support them.

jquelin.blogspot.com jquelin.blogspot.com

Jerome Quelin

Cpan2pkg now available in text mode! Is the tool used to automatically package a module from cpan. As a rpm, along with all its dependencies. it's built on shoulders of giants ( cpan2dist. It used to feature a tk. More than 3000 perl packages in mageia! Long time no post. but now that mageia perl stats. Are up and running (daily update), i can as well present the site and brag about the new record we achieved: mageia. Audio: mpd gained ipv6 support. And it proved quite easy in fact, with io: socket: ip.

jquelines.com jquelines.com

Web hosting provider - Bluehost.com - domain hosting - PHP Hosting - cheap web hosting - Frontpage Hosting E-Commerce Web Hosting Bluehost

Web Hosting - courtesy of www.bluehost.com.

jquell.com jquell.com

Jquell - Web Design and Development Services in USA, Europe, Los Angeles | App Development in USA, Europe, Los Angeles

Call us: (714) 927-8949. Website at just $299.00. Now create your amazing website for your lovely company. E-Commerce Website at just $1000.00. Your amazing website for your lovely company. We've got what you need! Affordable website design and development services to get your new website up and running in no time! We've got what you need! We provide affordable website design and development services to get your new website up and running in no time! Web Design with Fresh, Unique and Impressive look.

jquelle.deviantart.com jquelle.deviantart.com

jQuelle (Jessica Natalie) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Deviant for 3 Years. This deviant's full pageview. Last Visit: 86 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask?

jquenga.wordpress.com jquenga.wordpress.com

jquenga | Just another WordPress.com site

Just another WordPress.com site. Stay updated via RSS. Lady Gaga’s Applause Single / A Look at Her Past. Sucker Punched by Sucker Punch? Studio Killers: Who the hell are they? New Tory Lanez mixtape “Swavey” features Justin Bieber. Britney Spears- Till The World Ends (Music Video). At the Disco album out. Chris Brown- Next To You (feat. Justin Bieber). Posted: February 7, 2014 in My Life. Silly things my dad says. Http:/ sillythingsmydadsays.wordpress.com/. Posted: December 2, 2013 in My Life. I can&#821...

jquenow.com jquenow.com

J'Que Now

On this episode of #WLRHRadio. The Public Radio Hour", we celebrate Women's History Month with lively and inspiring interviews from Huntsville #Womanpreneurs. Joy Ragland and Loreal Jones. Thanks for joining me. What's the best Wine for a Healthy Lifestyle? Intermittent Fasting for Healthy Living. Let Me Introduce Myself. The Business of Being Happy! You Are Truly Beautiful. Devotions for Healthier You: Exodus 33:17. Fitness DEFY'd, 1800 Jordan Lane Northwest, Huntsville, AL, 35816.