Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] remove perl dependency in pick-web-browser
- X-seq: zsh-workers 27268
- From: Baptiste Daroussin <baptiste.daroussin@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: [PATCH] remove perl dependency in pick-web-browser
- Date: Fri, 11 Sep 2009 11:06:06 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=4nSITFWgHHZVjfPpLCKjPgrxr2rO5BCGHhrmwSPBZvQ=; b=Wnmmszok0da0iyTokoVPdxbePLtmevV54WENw4gPej3hg4JWfLZ0PQPfqAsPIj3g9i aef+kMY4hgbUrSuWjwNwnvyu9SpaCIi0Cr1vgejnwWBzms0ZiidF87s0PC6EiQGGJVn2 V+EYPv+v9WwveTHwHoGLR6UP9tUKzw5HqJT4I=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BamaD7emKs/biXlolts41Oh15Giioclk4k0VpuS6GSBFapQd9IdKMD7k3cLIvPdmXW /5Z17kJnRVHxJhOr0x6FLGYN+wF+Qb8J3ZOWNaZDdEpPCkQ7oMMqL/2ThHQatABIeEOs dwQwZpuldWQ7VDI3rgBEdDekQYwzXOWAzkOyM=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
this patch removes the need of perl and sed in pick-web-browser, it
works but I'm sur the pattern matching could be cleaner
Anyway here is the patch
the only function that now keeps using perl is
Newuser/zsh-newuser-install but that will be for an other day :)
regards,
Bapt
Attachment:
pick-web-browser-noperl.patch
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author