- Timestamp:
- 08/28/08 06:20:13 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/TheSchwartz-Simple/trunk/eg/work-hello.pl
r18350 r18352 19 19 20 20 my $client = TheSchwartz->new(databases => [ { dsn => "dbi:mysql:$dbname", user => 'root' } ]); 21 $client->set_prioritize ;21 $client->set_prioritize(1); 22 22 $client->can_do('MyWorker'); 23 23 $client->work_once;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)