Blogs1 - 10 of 1,437 recent posts for tag:perl
10
Feb
2012
Easy and Attractive Graphs with Chart::Clicker

13 hours ago by chromatic

Today's CPAN experiment was 15 minutes with Chart::Clicker. I'd heard great things about this distribution before, but had never tried it. I've been working lately on financial analysis of publicly traded companies. In particular, I've been analyzing trends in the growth of owner earnings, given a t ...

Modern Perl Books for ... - modernperlbooks.com/mt · Rank: 62,711 · 88 references

Announcing my first Perl e-book

21 hours ago by Gabor Szabo

I am always afraid releasing something new. What if people will hate it? What if they find mistakes? A lot of them? I always feel it is not ready yet but I can't wait till it is. So I have to go with a different strategy. For the full article visit Announcing my first Perl e-book

Gabor Szabo Perl trainer ... - szabgab.com · Rank: 42,522 · 58 references

Traditional Programming Language Job Trends – February 2012

23 hours ago by Rob Diana

Once again, it is time for the job trends for traditional programming languages. Just like the most recent trends updates, we are only looking at Java, C++, C#, Objective C, Perl and Visual Basic. This list has stayed fairly stable during the past few updates and I am always looking to see if someth ...

Regular Geek - regulargeek.com · Rank: 107,480 · 399 references

Subroutines and Functions in Perl

1 day ago

When programming, there will naturally be activities we will want to do again and again: adding up the values in an array, stripping extraneous blank spaces from a string, getting infor mation into a hash in a particular format, and so on. It would be tedious to write out the code for each of these ...

Dev Shed - Web Developer ... - devshed.com · 369 references

Text::KyTea Ver.0.30

1 day ago by pawa

KyTeaの開発関係者様から精度向上に関するアドバイスをいただいたので大幅更新。 1つ前のデベロッパーリリースではKyTea Ver.0.4.x しかテストをパスできませんでしたが、train-kyteaをユーザ側にさせることでVer.0.3.x でも Ver.0.4.x でも動く(テストをパスする)ようにしました。 表面的な変更はそれと h2z というテキストを全角にするオプションを加えただけです。 学習コーパスは全角なので、全角で parse($text) したほうが精度が向上すると助言をいただきました。 結果を返すときには全角に変換したものを元の形に戻します。 具体例を示すと以下の通り。 ...

ぱわふるでいず - pawa.dojikko.com · 1 reference

09
Feb
2012
Kiss the cuke

1 day ago by Raimon Grau

I don't care if you're cuking it right or wrong. But you can use cukes whatever language you use. Ruby, obviously Perl? sure, look in CPAN. Python.. Yeah, they have it too. Smalltalk. It seems we have it too. Elisp. WTF? Yeah, why? because we can. So, there's no excuse, if you like BDD, not to use i ...

puntoblogspot - puntoblogspot.blogspot.com · Rank: 169,197 · 2 references

Descarga una copia de The Pirate Bay con un script en Perl, son sólo 90MB

1 day ago by cybercaronte

(Parte del contenido del fichero descargado) The Pirate Bay no alojará más ficheros. torrent en sus servidores. Usaran ahora los magnet torrents ( enlaces magnéticos), ficheros torrent que contienen más información sobre la descarga y no necesitan servidores para comenzarla ( aquí tienes más informa ...

CyberHades - cyberhades.com · Rank: 30,544 · 119 references

DzSoft Perl Editor 5.8.9.2

2 days ago by Prem1on

DzSoft Perl Editor is a tool for writing, editing, and debugging Perl/CGI scripts. It has a comfortable and intuitive interface both for beginners and advanced programmers. DzSoft Perl Editor is deceptively simple, but it is really a very powerful tool. Features Code Explorer, very comfortable edito ...

Prem1on Software Updates - software-updates.prem1on.com · 7 references

Fuga->Plack::Request::new({}); が動く。

2 days ago by hisaichi5518

1 2 3 4 package Fuga ; use Plack :: Request ; 1 ; 1 2 3 use Fuga ; Fuga -> Plack :: Request :: new ( { } ) ; が動く。知らなかった。この記事誰得。

パルカワ! - blog.moe-project.com · 2 references

Using regular expression with Perl

2 days ago by 瞬...

A very good tutorial: Perl 5 - Regular Expressions

My Little Notebook - sophie-notes.blogspot.com

Previous1234567